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]: migrate to latest eslint/@typescript-eslint #30334

Open
5 of 6 tasks
Tracked by #32289
Hotell opened this issue Jan 17, 2024 · 0 comments · May be fixed by #33527
Open
5 of 6 tasks
Tracked by #32289

[Feature]: migrate to latest eslint/@typescript-eslint #30334

Hotell opened this issue Jan 17, 2024 · 0 comments · May be fixed by #33527

Comments

@Hotell
Copy link
Contributor

Hotell commented Jan 17, 2024

Library

whole monorepo

Describe the feature that you would like added

ATM we are at eslint v7 and typescript-eslint v5 while latest are: eslint v9 and typescript-eslint v8.

This has various issues:

  • security implications
  • slower performance
  • outdated AST parsers and APIs used within our codebase

This feature request will track migration to latest versions.

Have you discussed this feature with our team

v-build

Additional context

No response

Validations

  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Priority

None

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants