-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedenhancementNew feature or requestNew feature or request
Milestone
Description
Overview
Following #4706 (comment): neither rule @typescript-eslint/prefer-optional-chain
does not require type information right now but would be able to avoid many false positives with it. Both @bradzacher and I have felt that pain repeatedly.
For the 6.0 release, it'd be great have type information added as a breaking change! That would enable adding the rules rule to recommended-requiring-type-checking
stylistic-type-checked
.
sindresorhus and awesomeunleashedomril1 and vuki656
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedenhancementNew feature or requestNew feature or request