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
+8 -8
View File
@@ -1,18 +1,18 @@
# Knip report
## Unused dependencies (3)
## Unused dependencies (2)
| Name | Location |
|:-----------------|:-------------|
| yn | package.json |
| node-fetch | package.json |
| @backstage/types | package.json |
## Unused devDependencies (3)
## Unused devDependencies (4)
| Name | Location |
|:-----------------|:-------------|
| supertest | package.json |
| @backstage/cli | package.json |
| @types/supertest | package.json |
| Name | Location |
|:------------------------------|:-------------|
| supertest | package.json |
| @backstage/cli | package.json |
| @types/supertest | package.json |
| @backstage/backend-test-utils | package.json |