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
+4 -5
View File
@@ -1,9 +1,8 @@
# Knip report
## Unused dependencies (2)
## Unused devDependencies (1)
| Name | Location | Severity |
| :-------------- | :----------- | :------- |
| @emotion/styled | package.json | error |
| @emotion/react | package.json | error |
| Name | Location | Severity |
| :--------------- | :----------- | :------- |
| react-router-dom | package.json | error |