Skip to content

Update typescript-eslint to latest version #260

@9romise

Description

@9romise

I've contributed to support TypeScript AST in #258, but I just find that it does not work well.

The reason is that dependencies in the typescript-eslint scope are only at v5.

"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/types": "^5.62.0",

But some AST nodes have been changed in the latest version. For example: typescript-eslint/typescript-eslint#5384

Is there any reason for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions