Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (3)
|
||||
## Unused dependencies (4)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :-------------------- | :----------- | :------- |
|
||||
| http-proxy-middleware | package.json | error |
|
||||
| @backstage/config | package.json | error |
|
||||
| node-fetch | package.json | error |
|
||||
| Name | Location | Severity |
|
||||
| :-------------------------- | :----------- | :------- |
|
||||
| @backstage/plugin-auth-node | package.json | error |
|
||||
| http-proxy-middleware | package.json | error |
|
||||
| winston | package.json | error |
|
||||
| yn | package.json | error |
|
||||
|
||||
## Unused devDependencies (1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user