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

Use flat config format #101

Open
jhnns opened this issue Aug 17, 2022 · 2 comments · May be fixed by #194
Open

Use flat config format #101

jhnns opened this issue Aug 17, 2022 · 2 comments · May be fixed by #194

Comments

@jhnns
Copy link
Member

jhnns commented Aug 17, 2022

https://eslint.org/blog/2022/08/new-config-system-part-2/

@jhnns
Copy link
Member Author

jhnns commented May 6, 2024

Implementation has started on https://github.com/peerigon/eslint-config-peerigon/tree/eslint-9

There are a couple of plugins that don't have ESLint 9 support yet:

(Also interesting: eslint/eslint#18391)

We don't necessarily have to wait for all of them because we might switch some dependencies (e.g. switching out eslint-plugin-promise with eslint-plugin-unicorn which also has some promise rules). However, I would definitely wait for eslint-plugin-react as there is not a good alternative afaik.

@karlhorky
Copy link

Hey @jhnns! 👋 It's possible to migrate now using the Compatibility Utilities, in case you want to try it out:

@leomelzer leomelzer linked a pull request Nov 4, 2024 that will close this issue
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 a pull request may close this issue.

2 participants