Commit 3259305
fix: downgrade eslint to v8 for react-scripts 5.0.1 compatibility
react-scripts 5.0.1 uses eslint-webpack-plugin@3.2.0 which passes
extensions and resolvePluginsRelativeTo options removed in eslint 9.
Using eslint 8.57.x which still supports these options.
Tested locally - build succeeds.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a15e189 commit 3259305
2 files changed
Lines changed: 192 additions & 220 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments