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 config for eslint v9.2.0 #31

Open
batpad opened this issue May 6, 2024 · 0 comments · May be fixed by #73
Open

Update eslint config for eslint v9.2.0 #31

batpad opened this issue May 6, 2024 · 0 comments · May be fixed by #73
Assignees

Comments

@batpad
Copy link
Collaborator

batpad commented May 6, 2024

Recently, eslint auto-upgraded, and that broke CI, with it no longer recognizing the config files.

We fixed this by pinning to an older version of eslint in this commit: 68c5451

ESLint v9.x has made some non-backwards compatible changes in how it handles config files.

@oliverroick said he'll time-box this to see if it's relatively easy to fix so that we can move to eslint 9.x, or we will continue pinning to 8.56.0 and leave this issue open.

cc @yuvipanda

@oliverroick oliverroick self-assigned this Oct 24, 2024
@oliverroick oliverroick linked a pull request Nov 8, 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