Getting Started
Use WithESLint to make managing ESLint configurations for your project easier. This guide will assist you in getting started with your project.
Installation
Configuration
- Create ESLint configuration file
eslint.config.js
Note that
.eslintignore
no longer works in Flat config, see customization for more details.