Skip to content

Commit b21222c

Browse files
committed
docs: update roadmap
1 parent b13685c commit b21222c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/pages/roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- [x] `eslint-plugin-react-web-api` - Rules for interacting with Web APIs.
1010
- [x] `eslint-plugin-react-hooks-extra` - Extra rules for `eslint-plugin-react-hooks`.
1111
- [x] `eslint-plugin-react-naming-convention` - Naming convention rules designed for React projects.
12-
- [x] `@eslint-react/eslint-plugin` - The main ESLint plugin of ESLint React. Contains all the rules from the above plugins with recommended presets.
12+
- ... (Free to combine with other plugins from the community).
1313

1414
### Add codemod feature to rules that can be transformed safely
1515

@@ -52,4 +52,4 @@
5252

5353
### Advanced Configuration features
5454

55-
- [ ] Additional components (`settings["react-x"].additionalComponents`) transitions from experimental to stable.
55+
- [ ] Additional components ([`settings["react-x"].additionalComponents`](https://eslint-react.xyz/docs/configurations#additionalcomponents)) transitions from experimental to stable.

0 commit comments

Comments
 (0)