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 to use ESLint 9 and Prettier 3.x #479

Closed
sorenjohanson opened this issue Sep 23, 2024 · 0 comments · Fixed by #504
Closed

Update to use ESLint 9 and Prettier 3.x #479

sorenjohanson opened this issue Sep 23, 2024 · 0 comments · Fixed by #504
Assignees
Labels
enhancement New feature or request

Comments

@sorenjohanson
Copy link
Collaborator

Proposed feature
Right now, we're still on ESLint 8 and Prettier 2.x. We should eventually update to ESLint 9 and Prettier 3.x, but it'll require some work. Dependabot keeps suggesting to update prettier, eslint or eslint-plugin-prettier. prettier 3.x requires eslint-plugin-prettier version 5, which in turn requires eslint version 9, so all of these updates should be ignored if dependabot suggests them again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant