Commit 2cf263a
Add jest-junit to knip ignoreDependencies
jest-junit is used as a Jest reporter in CI but not directly imported,
so knip flags it as unused. Add it to ignoreDependencies in both the
root workspace and react-on-rails-pro-node-renderer workspace.
Also remove unused @babel/runtime and mini-css-extract-plugin entries
from spec/dummy ignoreDependencies that knip correctly identified as
no longer needed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 10bc35b commit 2cf263a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments