ESLint Configuration FIles Migration

Description

The latest ESLint does not support .eslintrc.* or .eslintignore anymore. We need to migrate them.

(node:3205924) ESLintIgnoreWarning: The ".eslintignore" file is no longer supported. Switch to using the "ignores" property in "eslint.config.js": https://eslint.org/docs/latest/use/configure/migration-guide#ignoring-files (Use `node --trace-warnings ...` to show where the warning was created) Oops! Something went wrong! :( ESLint: 9.17.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.

Environment

None

Pull Requests

None

Affects versions

None

Fix versions

None

Activity

Show:

Details

Assignee

Reporter

Priority

Created January 13, 2025 at 2:17 PM
Updated January 13, 2025 at 2:17 PM