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
A [configuration object](https://eslint.org/docs/latest/use/configure/configuration-files#configuration-objects) is used to configure the behavior of the rules in ESLint React. You can define the settings object in the `settings["react-x"]` field of your ESLint configuration file.
7
+
A [configuration object](https://eslint.org/docs/latest/use/configure/configuration-files#configuration-objects) is used to configure the behavior of the rules in ESLint React.
8
+
9
+
You can define the settings object in the `settings["react-x"]` field of your ESLint configuration file.
0 commit comments