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

Migration to Eslint 9 #2551

Closed
5 tasks
anonrig opened this issue Aug 19, 2024 · 0 comments · Fixed by #2562
Closed
5 tasks

Migration to Eslint 9 #2551

anonrig opened this issue Aug 19, 2024 · 0 comments · Fixed by #2562

Comments

@anonrig
Copy link
Member

anonrig commented Aug 19, 2024

We are using 8.57.0 as of August 19. The latest version is v9. We eventually need to update to latest version of Eslint to update our dependencies as well.

  • Update eslint to v9
  • Update eslint-config-prettier
  • Update eslint-plugin-import
  • Update eslint-plugin-prettier
  • Update typescript-eslint*

We also don't properly configure typescript-eslint in src/node/.eslintrc.json and fully leverage the typescript-eslint package type checking capabilities.

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.

1 participant