Pick your setup and get an ESLint flat config.
} genESLint();
About flat config
ESLint 9+ uses flat config (eslint.config.js) instead of .eslintrc. This tool generates the new format. If youβre on ESLint 8 or below, youβll need to migrate.
Pick your setup and get an ESLint flat config.
} genESLint();
ESLint 9+ uses flat config (eslint.config.js) instead of .eslintrc. This tool generates the new format. If youβre on ESLint 8 or below, youβll need to migrate.