-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels