Commit 339824c
committed
fix: downgrade eslint to ^9 for plugin compatibility
eslint@10 is not yet supported by eslint-plugin-react, eslint-plugin-react-hooks,
or other plugins in the ecosystem. Pin to ^9.x which all plugins support.
Signed-off-by: Yi Nuo <218099172+yi-nuo426@users.noreply.github.com>1 parent 5219174 commit 339824c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments