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

Update eslint configuration to use new flat config instead of rushstack #12198

Open
rtibbles opened this issue May 23, 2024 · 0 comments
Open
Labels
DEV: tools Internal tooling for development help wanted Open source contributors welcome TAG: tech update / debt Change not visible to user

Comments

@rtibbles
Copy link
Member

The issue that motivated rushstack/eslint has some recent updates from two weeks ago:

Hi folks! Just an update that the new ESLint configuration has now been enabled as an experiment. This new config system eliminates the special treatment of shared configs so that you can include plugins as direct dependencies. Read about it here:

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

This is the long-term solution to the problem in this issue. We know it took a while, but this was a really complex problem that we needed to think through.

Because we now have this solution implemented, I'm closing this issue. Please try out the new config system and leave your feedback in the discussions.

Originally posted by @MisRob in #9698 (comment)

@rtibbles rtibbles added TAG: tech update / debt Change not visible to user DEV: tools Internal tooling for development help wanted Open source contributors welcome labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: tools Internal tooling for development help wanted Open source contributors welcome TAG: tech update / debt Change not visible to user
Projects
None yet
Development

No branches or pull requests

1 participant