-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat(deps): update to eslint 9 #113
base: canary
Are you sure you want to change the base?
Conversation
BREAKING CHANGE: will not work with eslint 8 due to flat config format
GREAT timing. Maintenance on turborepo is blocked on needing ESLint 9, so I'll definitely be doing my best to help get this reviewed and merged. Thank you for the PR and stay posted. |
Hi @dimitropoulos, is there anything I can do to help having this merged? |
Hi @dimitropoulos, just checking in to see if there's an update on the review process. I'm very much looking forward to this being merged. |
@dimitropoulos any update on this, this is literally the only package that is stopping us from using next 15! |
Hi @mrmckeb, are there any plans to maintain this repository? It seems that several PRs are pending review without any progress. |
hi everyone! sorry. things move so fast here at Vercel, wow! I'll take a look at this in the coming week and see what we can do. Internal priorities regarding ESLint in general don't directly align with this, but hey, that's no reason not to help the community - and that's exactly what I still hope to do. |
Hey, no-floating-decimal and new-parens are deprecated since ESLint v8.53.0. ESLint's team moved them to @stylistic/eslint-plugin-js. Can we move to the alternatives suggested in the docs? UPD: Also |
BREAKING CHANGE: will not work with eslint 8 due to flat config format
Usage: