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

Upgrade eslint to v9+ #3724

Open
petertonysmith94 opened this issue Feb 20, 2025 · 0 comments
Open

Upgrade eslint to v9+ #3724

petertonysmith94 opened this issue Feb 20, 2025 · 0 comments
Labels
chore Issue is a chore

Comments

@petertonysmith94
Copy link
Contributor

Summary

The upgrade for eslint requires significant configuration changes.

Package From To
eslint 8.57.0 9.20.1
@typescript-eslint/eslint-plugin 6.9.1 8.24.0
@typescript-eslint/parser 6.21.0 8.24.0
  • Migrate all configurable files to a "flat" format (see here).
  • Perform upgrades of the above packages.
  • Remove related entries from dependabot.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

1 participant