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
+8-8
Original file line number
Diff line number
Diff line change
@@ -209,9 +209,9 @@ The schema of the `settings.react` object would be identical to that of what's a
209
209
210
210
This plugin exports 3 flat configs:
211
211
212
-
-`flat.all`
213
-
-`flat.recommended`
214
-
-`flat['jsx-runtime']`
212
+
-`flatConfigs.all`
213
+
-`flatConfigs.recommended`
214
+
-`flatConfigs['jsx-runtime']`
215
215
216
216
The flat configs are available via the root plugin import. They will configure the plugin under the `react/` namespace and enable JSX in [`languageOptions.parserOptions`](https://eslint.org/docs/latest/use/configure/language-options#specifying-parser-options).
0 commit comments