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

Migrate to new ESLint config file format #27

Open
nickrttn opened this issue Oct 11, 2023 · 3 comments
Open

Migrate to new ESLint config file format #27

nickrttn opened this issue Oct 11, 2023 · 3 comments

Comments

@nickrttn
Copy link

This is going to be the default configuration file format starting in ESLint v9.0.0, which is set to be released end of this year or beginning of next year.

@mifi
Copy link
Collaborator

mifi commented Oct 15, 2023

can we use it with eslint 8?

@nickrttn
Copy link
Author

Yes, it's been supported for a while now but not the default yet.

@mifi
Copy link
Collaborator

mifi commented Oct 20, 2023

I just tested, but the problem is that eslint-config-airbnb doesn't support flat config yet. So I used the FlatCompat but as soon as I include the airbnb config, the eslint command just hangs forever.

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

No branches or pull requests

2 participants