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
Running into issues when running eslint scripts locally on latest versions.
$ eslint . --ext .js,.jsx,.ts,.tsx --fix
Invalid option '--ext' - perhaps you meant '-c'?
You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.
Running into issues when running eslint scripts locally on latest versions.
ESLint - Configuration Migration Guide
The text was updated successfully, but these errors were encountered: