Commit 413ddd3
Yuqi Huang
fix: add missing @eslint/js and @eslint/eslintrc dependencies for ESLint 10
ESLint 10 no longer bundles @eslint/js and @eslint/eslintrc as
transitive dependencies. eslint.config.mjs imports both directly,
so they need to be explicit devDependencies.1 parent e6f0166 commit 413ddd3
2 files changed
+118
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments