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

Please upgrade typescript-eslint to support Typescript 4.8 #111

Closed
3 tasks done
lainbo opened this issue Sep 2, 2022 · 0 comments
Closed
3 tasks done

Please upgrade typescript-eslint to support Typescript 4.8 #111

lainbo opened this issue Sep 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lainbo
Copy link
Contributor

lainbo commented Sep 2, 2022

Clear and concise description of the problem

In TypeScript versions greater than 4.8, using "eslint . --fix", there will be

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

YOUR TYPESCRIPT VERSION: 4.8.2

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

typescript-eslint in 5.36.0 added support for typescript4.8, please upgrade the relevant dependencies

Suggested solution

I guess it can be upgraded to depend on

Alternative

No response

Additional context

No response

Validations

@lainbo lainbo added the enhancement New feature or request label Sep 2, 2022
@antfu antfu closed this as completed in 0bf8393 Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant