Skip to content

Refactor: Use "@typescript-eslint/types" instead of "estree" for node type checking. #293

Closed
@ota-meshi

Description

@ota-meshi

Originally we used only estree, but since we started handling TypeScript nodes in rules, We also use @typescript-eslint/types.
Now the mix confuses type checking.
We should remove estree from dependencies and refactor to use @typescript-eslint/types instead.

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