Skip to content

Commit 071c13a

Browse files
committed
docs: update roadmap
1 parent c83c188 commit 071c13a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/website/content/docs/roadmap.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,6 @@ Minimum supported versions:
6262
- [ ] `function-component-definition` - Enforce the definition of function components ([Rel1cx/eslint-react#739](https://github.com/Rel1cx/eslint-react/issues/739))
6363
- [ ] `no-circular-effect` - Detect circular `set` (and `dispatch`) functions and deps patterns in `useEffect` like Hooks ([Rel1cx/eslint-react#755](https://github.com/Rel1cx/eslint-react/issues/755))
6464

65-
### Removed Plugins
66-
67-
- [x] `eslint-plugin-react-hooks-extra` - Extra rules for `eslint-plugin-react-hooks` - Merged into `eslint-plugin-react-x`
68-
6965
### Removed Rules
7066

7167
- [x] `avoid-shorthand-boolean` - Replaced by `jsx-shorthand-boolean`

0 commit comments

Comments
 (0)