-
Notifications
You must be signed in to change notification settings - Fork 421
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 ESLint 9 new config #142
Comments
Need to wait on Airbnb's depds to be migrated for FlatConfig first |
tracking airbnb/javascript#2961 |
Are there any updates regarding support for ESLint 9? What is missing to complete the support? |
Follow the above linked issue for the things we're waiting on I am tempted to just bring the airbnb rules in-house and drop all the dependencies though.. |
For now, I will continue using ESLint 8 so I can utilize your library, hoping the package gets updated soon. I believe it’s better to continue supporting Airbnb rather than bringing all the rules in-house, as that would likely make maintenance significantly more challenging. |
The Airbnb stuff is pretty stable these days - I haven't changed anything in years from their rules - so I don't think it will be a huge issue. |
This will do away with all the rushstack hacks.
The text was updated successfully, but these errors were encountered: