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

[Feature request] Support typescript-eslint v7 #69

Closed
Mister-Hope opened this issue Feb 13, 2024 · 2 comments
Closed

[Feature request] Support typescript-eslint v7 #69

Mister-Hope opened this issue Feb 13, 2024 · 2 comments

Comments

@Mister-Hope
Copy link

Support typescript-eslint v7

@TheSeg
Copy link

TheSeg commented Feb 13, 2024

More notes about ESLint v7. To quote the breaking changes:

  1. Update Node.js engine requirement to ^18.18.0 || >=20.0.0. This means we are dropping support for Node 16, 19, and Node 18 versions prior to 18.18.0. Note that this is the same requirement that ESLint v9 will impose.
  2. Update the TypeScript peer dependency requirement to >=4.7.4.
  3. Update the ESLint peer dependency requirement to ^8.56.0.

@Oscaner
Copy link

Oscaner commented Feb 26, 2024

Hi, any updates?

@sodatea sodatea closed this as completed in 2abd17e Mar 8, 2024
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

No branches or pull requests

3 participants