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: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ A set of composable ESLint rules for libraries and frameworks that use React as
12
12
-**Comprehensive**: First-class support for TypeScript, React 19, polymorphic components.
13
13
-**Advanced Analysis**: Handles complex scenarios and identifies problems that other tools might miss.
14
14
15
-
## Public packages
15
+
## Public Packages
16
16
17
-
### All-in-one plugins
17
+
### All-In-One Plugin
18
18
19
19
-[`@eslint-react/eslint-plugin`](https://www.npmjs.com/package/@eslint-react/eslint-plugin) - The main ESLint plugin package including all rules and config presets in this repository.
20
20
21
-
### Modular plugins
21
+
### Modular Plugins
22
22
23
23
-[`eslint-plugin-react-x`](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-x) - Core rules (renderer-agnostic, compatible with x-platform).
24
24
-[`eslint-plugin-react-dom`](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-dom) - DOM specific rules for React DOM.
Copy file name to clipboardExpand all lines: packages/plugins/eslint-plugin/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ A set of composable ESLint rules for libraries and frameworks that use React as
12
12
-**Comprehensive**: First-class support for TypeScript, React 19, polymorphic components.
13
13
-**Advanced Analysis**: Handles complex scenarios and identifies problems that other tools might miss.
14
14
15
-
## Public packages
15
+
## Public Packages
16
16
17
-
### All-in-one plugins
17
+
### All-In-One Plugin
18
18
19
19
-[`@eslint-react/eslint-plugin`](https://www.npmjs.com/package/@eslint-react/eslint-plugin) - The main ESLint plugin package including all rules and config presets in this repository.
20
20
21
-
### Modular plugins
21
+
### Modular Plugins
22
22
23
23
-[`eslint-plugin-react-x`](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-x) - Core rules (renderer-agnostic, compatible with x-platform).
24
24
-[`eslint-plugin-react-dom`](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-dom) - DOM specific rules for React DOM.
0 commit comments