-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix: eslint setup and migrate to eslint 9+flatconfig #11749
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Skipped Deployments
|
…hjs/next-auth into ndom91/eslint-9-flatconfig
9f38dac
to
7b0ca4b
Compare
After this is merged, we can merge this follow-up PR containing fixes to a bunch of eslint issues that are newly resurfaced |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, did you use any codemod or tools t 8000 o migrate all the configs?
Yeah kind of, they have a little CLI migration tool (see: https://eslint.org/docs/latest/use/configure/migration-guide), but it just throws most of your things in a this like |
☕️ Reasoning
Note: The eslint oom seems to be a common issue when including 10+ projects. Found a fix here which includes creating that separate
tsconfig.eslint.json
🙏🧢 Checklist
🎫 Affected issues
📌 Resources