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
+7
View File
@@ -1,2 +1,9 @@
# Knip report
## Unused dependencies (2)
| Name | Location | Severity |
| :----- | :----------- | :------- |
| semver | package.json | error |
| yn | package.json | error |