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
+16
View File
@@ -0,0 +1,16 @@
# Knip report
## Unused dependencies (1)
| Name | Location |
|:------------------|:-------------|
| @material-ui/core | package.json |
## Unused devDependencies (3)
| Name | Location |
|:-----------------------|:-------------|
| @backstage/cli | package.json |
| @backstage/test-utils | package.json |
| @testing-library/react | package.json |