Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a disable-type-checked config #125

Open
manbearwiz opened this issue Dec 11, 2023 · 0 comments
Open

Create a disable-type-checked config #125

manbearwiz opened this issue Dec 11, 2023 · 0 comments

Comments

@manbearwiz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant