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
This plugin is optimized for flat config usage (eslint >= 9.0). See [here](https://eslint.org/docs/latest/use/configure/configuration-files-new) for more details.
@@ -80,18 +92,6 @@ export default [
80
92
81
93
`buildFromOxlintConfigFile` is not supported for legacy configuration (eslint < 9.0).
82
94
83
-
### Run it before eslint
84
-
85
-
And then you can add the following script to your `package.json`:
0 commit comments