Merge pull request #28491 from Pike/knip-workspace-config

Improve knip reports by using a single config with workspaces
This commit is contained in:
Fredrik Adelöw
2025-01-29 16:50:12 +01:00
committed by GitHub
127 changed files with 745 additions and 518 deletions
+6 -5
View File
@@ -1,6 +1,6 @@
# Knip report
## Unused dependencies (4)
## Unused dependencies (5)
| Name | Location | Severity |
| :----- | :----------- | :------- |
@@ -8,11 +8,12 @@
| uuid | package.json | error |
| yaml | package.json | error |
| yup | package.json | error |
| yn | package.json | error |
## Unused devDependencies (2)
| Name | Location | Severity |
| :---------- | :----------- | :------- |
| @types/uuid | package.json | error |
| @types/yup | package.json | error |
| Name | Location | Severity |
| :------------------------- | :----------- | :------- |
| @backstage/backend-app-api | package.json | error |
| @types/yup | package.json | error |