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

Typescript version warning #853

Closed
its-anas opened this issue Mar 16, 2024 · 0 comments · Fixed by #859
Closed

Typescript version warning #853

its-anas opened this issue Mar 16, 2024 · 0 comments · Fixed by #859

Comments

@its-anas
Copy link

its-anas commented Mar 16, 2024

My node project typescript version is "5.2.0"

When running npm run lint

I get

> gts lint

version: 20
=============

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.2.0

YOUR TYPESCRIPT VERSION: 5.2.2

Please only submit bug reports when using the officially supported version.

=============
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