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
With eslint v9, we need a new format for the eslint config file we have.
eslint...................................................................Failed
- hook id: eslint
- exit code: 2
Oops! Something went wrong! :(
ESLint: 9.21.0
ESLint couldn't find an eslint.config.(js|mjs|cjs) file.
From ESLint v9.0.0, the default configuration file is now eslint.config.js.
If you are using a .eslintrc.* file, please follow the migration guide
to update your configuration file to the new format:
https://eslint.org/docs/latest/use/configure/migration-guide
If you still have problems after following the migration guide, please stop by
https://eslint.org/chat/help to chat with the team.
The text was updated successfully, but these errors were encountered:
consideRatio
changed the title
Bump eslint v8 to v9 and migrate legacy config format to new format.
Bump eslint v8 to v9 and migrate legacy config format to new format
Mar 16, 2025
With eslint v9, we need a new format for the eslint config file we have.
The text was updated successfully, but these errors were encountered: