Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issuelocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginpreset config changeProposal for an addition, removal, or general change to a preset config
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I havesearched for related issues and found none that match my proposal.
- I haveread the FAQ and my problem is not listed.
Description
Coming over from comment thread#7110 (comment): rules are occasionally in a situation where:
- Many users in therecommended configs don't want to use their full options, as they're more "strict" than common use cases
- We still want to enable the strict options for users, especially those on thestrict configs
What if we added to thedefaultOptions
and/ormeta.docs
sections of rules so that different configs can have different default options?
Impacted Configurations
strict
strict-type-checked
Additional Info
The example from the thread ishttps://typescript-eslint.io/rules/restrict-plus-operands/#options.
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issuelocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginpreset config changeProposal for an addition, removal, or general change to a preset config