You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/pages/roadmap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
-[x]`eslint-plugin-react-web-api` - Rules for interacting with Web APIs.
10
10
-[x]`eslint-plugin-react-hooks-extra` - Extra rules for `eslint-plugin-react-hooks`.
11
11
-[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).
13
13
14
14
### Add codemod feature to rules that can be transformed safely
15
15
@@ -52,4 +52,4 @@
52
52
53
53
### Advanced Configuration features
54
54
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