-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
locked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.repo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docsteam assignedA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.
Description
Suggestion
Our .eslintrc.js
generally has a line that looks something like:
typescript-eslint/.eslintrc.js
Lines 56 to 58 in 593d37f
// TODO(#7138): Investigate enabling these soon ✨ | |
'@typescript-eslint/consistent-indexed-object-style': 'off', | |
'@typescript-eslint/prefer-nullish-coalescing': 'off', |
Filing this tracking issue to investigate enabling them. For each, we'll want to:
- Try enabling it in a commit/branch/PR
- Fix up any legitimate complaints it points out
- If it points too many things incorrectly, either:
- File bug/feature issues on the rule to help it improve
- Keep it disabled altogether
Metadata
Metadata
Assignees
Labels
locked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.repo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docsteam assignedA member of the typescript-eslint team should work on this.A member of the typescript-eslint team should work on this.