-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estreeIssues related to @typescript-eslint/typescript-estree
Description
The latest release of @typescript-eslint is still emitting a warning that TypeScript 4.2 is unsupported even though the release claims to support it.
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have read the FAQ and my problem is not listed.
Expected Result
No version mismatch warning
Actual Result
=============
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 <4.2.0
YOUR TYPESCRIPT VERSION: 4.2.2
Please only submit bug reports when using the officially supported version.
=============
Additional Info
Versions
package | version |
---|---|
@typescript-eslint/eslint-plugin |
4.16.0 |
@typescript-eslint/parser |
4.16.0 |
TypeScript |
4.2.2 |
node |
14.2.0 |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackage: typescript-estreeIssues related to @typescript-eslint/typescript-estreeIssues related to @typescript-eslint/typescript-estree