Commit 87494c5
committed
Update knip configuration to improve dependency handling
- Added 'nps' to ignoreBinaries to prevent Knip from detecting it in devDependencies.
- Included '@babel/runtime' in ignoreDependencies to clarify its intended placement in dependencies.
These changes enhance the accuracy of the Knip analysis by ensuring proper exclusion of specific packages.1 parent db3e673 commit 87494c5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| |||
0 commit comments