Skip to content

Eslint Version is not compatible with Typescript version #291

@thboop

Description

@thboop

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions