Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Eslint Version is not compatible with Typescript version #291

Closed
thboop opened this issue Jan 8, 2020 · 0 comments · Fixed by #410
Closed

Eslint Version is not compatible with Typescript version #291

thboop opened this issue Jan 8, 2020 · 0 comments · Fixed by #410
Assignees
Labels
bug Something isn't working

Comments

@thboop
Copy link
Collaborator

thboop commented Jan 8, 2020

Describe the bug
See the output from the build logs below:

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

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

SUPPORTED TYPESCRIPT VERSIONS: >=3.2.1 <3.5.0

YOUR TYPESCRIPT VERSION: 3.7.4

Eslint creates warnings on typescript features that were introducted in v3.5.0 or later. We should bump the linter to its latest version.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant