Skip to content

Officially support Typescript 3.5.x #577

Closed
@danilofuchs

Description

@danilofuchs

Microsoft recently deployed Typescript@3.5.0.
typescript-estree should be updated to handle new syntax changes.

Current error:

=============

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

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

=============
package version
@typescript-eslint/typescript-estree 1.6.0
TypeScript 3.5.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesIssue about dependencies of the packagegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions