feat: move knip reports under own command

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-01-31 10:15:45 +02:00
parent e5a84943f2
commit 55963c4714
161 changed files with 1128 additions and 1472 deletions
+3 -5
View File
@@ -1,25 +1,23 @@
# Knip report
## Unused dependencies (3)
## Unused dependencies (4)
| Name | Location |
|:--------------------|:-------------|
| immer | package.json |
| git-url-parse | package.json |
| @rjsf/material-ui | package.json |
| json-schema-library | package.json |
## Unused devDependencies (10)
## Unused devDependencies (7)
| Name | Location |
|:----------------------------|:-------------|
| msw | package.json |
| @backstage/cli | package.json |
| @testing-library/dom | package.json |
| @backstage/dev-utils | package.json |
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |
| @backstage/core-app-api | package.json |
| @testing-library/jest-dom | package.json |
| @backstage/plugin-catalog | package.json |
| @testing-library/user-event | package.json |