Skip to content

disable redundant eslint-plugin-import rules in TypeScript files #206

@ndhoule

Description

@ndhoule

eslint-plugin-import tends to significantly increase lint run times, and a class of eslint-plugin-import rules are made redundant by the TypeScript type checker. Consider investigating which rules are covered by tsc and disable them in the typescript preset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions