You can put your ESLint project configuration in a configuration file. You can include built-in rules, how you want them enforced, plugins with custom rules, shareable configurations, which files you want rules to apply to, and more. Configuration File The ESLint configuration file may be named any of the following: eslint.config.js eslint.config.mjs eslint.config.cjs eslint.config.ts (requires ad