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 eslint packages to support latest version Typescript #572

Open
ekraffmiller opened this issue Dec 17, 2024 · 0 comments
Open

Update eslint packages to support latest version Typescript #572

ekraffmiller opened this issue Dec 17, 2024 · 0 comments
Labels
GREI Re-arch GREI re-architecture-related

Comments

@ekraffmiller
Copy link
Contributor

Overview of the Feature Request
After updating to Typescript version 5.7.2, we are getting a lint warning:

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.0.0

YOUR TYPESCRIPT VERSION: 5.7.2

Need to update our eslint packages to resolve this.

What inspired the request?
Warning from npm run lint

@ekraffmiller ekraffmiller added the GREI Re-arch GREI re-architecture-related label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GREI Re-arch GREI re-architecture-related
Projects
Status: No status
Development

No branches or pull requests

1 participant