Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: add support for ESLint Flat Config; drop `.eslintrc* support #22

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

haoqunjiang
Copy link
Member

Closes #19

@haoqunjiang haoqunjiang changed the title feat!: add support for ESLint Flat Config, drop `.eslintrc* support feat!: add support for ESLint Flat Config; drop `.eslintrc* support Sep 7, 2024
The configs are still in CJS format.
They can be used in both `eslint.config.cjs` and `eslint.config.mjs`.
@haoqunjiang haoqunjiang merged commit a105c34 into main Sep 23, 2024
@haoqunjiang haoqunjiang deleted the feat-flat-config branch September 23, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eslint 9.0 released and the flat configuration format
1 participant