Skip to content

feat!: Supporting ESLint Flag Config #168

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

Merged
merged 9 commits into from
Mar 31, 2025
Merged

Conversation

oliver139
Copy link
Contributor

@oliver139 oliver139 commented Mar 21, 2025

Description

fix #167

Additional context

I finally managed to update it to support Flat Config with referencing to eslint-plugin-antfu.
However, I am not so sure if it is processed correctly or not.
But anyway, I have tested it with a new project and it is working.

It is now catching the case problem in js / ts file only. I have tried to make it supporting .md & .json, but no luck.
At this point, maybe the CLI method is better😂

@oliver139 oliver139 changed the title Eslint flat config feat: Supporting ESLint Flag Config Mar 21, 2025
@oliver139 oliver139 marked this pull request as draft March 21, 2025 06:54
@oliver139
Copy link
Contributor Author

Want to check out something, convert to draft for now

@oliver139 oliver139 marked this pull request as ready for review March 21, 2025 07:21
@antfu antfu changed the title feat: Supporting ESLint Flag Config feat!: Supporting ESLint Flag Config Mar 31, 2025
@antfu antfu merged commit 47fc37e into antfu:main Mar 31, 2025
2 of 3 checks passed
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.

Any chance we can get an update in this repo by supporting Flat Config?
2 participants