We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852f95d commit 7746447Copy full SHA for 7746447
website/pages/index.mdx
@@ -3,11 +3,11 @@ import { ESLintReactCard } from "#/components/eslint-react-card/eslint-react-car
3
4
<ESLintReactCard />
5
6
+Welcome to the ESLint React documentation.
7
+
8
+A platform for creating ESLint rules for not just for ReactDOM but also other libraries and frameworks that use React as a runtime.
9
10
<Warning>
11
Please note that the documentation is currently under construction. Some
12
sections may be incomplete or subject to changes.
13
</Warning>
-
-Welcome to the ESLint React documentation.
-A platform for creating ESLint rules for not just for ReactDOM but also other libraries and frameworks that use React as a runtime.
0 commit comments