Skip to content

Create a disable-type-checked config #125

@manbearwiz

Description

@manbearwiz

Following the typescript-eslint docs, I am using the disable-type-checked config added in typescript-eslint@6 to disable type-aware linting on test and config files. In those docs they mention the following:

If you use type-aware rules from other plugins, you will need to manually disable these rules or use a premade config they provide to disable them.

I can create this config to disable the rules, but I would appreciate it if you could provide guidance on which rules require type checking, and whether you prefer the configuration to be static or dynamically generated from rule metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions