Commit 2607059
fix(lint): remove react-compiler rules deleted in eslint-plugin-react-hooks v7.1.0
`automatic-effect-dependencies` and `component-hook-factories` were
removed from the plugin in v7.1.0, causing oxlint to fail parsing the
config. Drop both rules so `pnpm check` passes with the new version.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>1 parent 7a634b8 commit 2607059
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | 161 | | |
163 | | - | |
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| |||
0 commit comments