Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Update typescript-eslint-parser #166

Closed
@bradzacher

Description

@bradzacher

typescript-eslint-parser v21 has been released with a number of fixes (such as support for visitorKeys to make traversal easier)

master is currently on v15, so there could be a number of breaking changes to our rules.
There's a number of places our rule definitions explicitly traverse typeAnnotation, which should no longer be required and could cause double the workload / duplicate error reports.

Issues that should be fixed by this:

Issues that might be fixed by this:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions