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,17 +1,14 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (3)
|
||||
## Unused dependencies (1)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :------------------------ | :----------- | :------- |
|
||||
| @backstage/catalog-client | package.json | error |
|
||||
| zod-to-json-schema | package.json | error |
|
||||
| zod | package.json | error |
|
||||
|
||||
## Unused devDependencies (2)
|
||||
## Unused devDependencies (1)
|
||||
|
||||
| Name | Location | Severity |
|
||||
| :------------------------------- | :----------- | :------- |
|
||||
| @backstage/plugin-catalog-common | package.json | error |
|
||||
| @testing-library/dom | package.json | error |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user