-
-
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 releasedpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Description
Overview
Branching out from #5728 (comment): the correct term for one of the types in a |
union or &
intersection is a constituent. Or at least I think it is. Someone should correct me ASAP if not.
https://typescript-eslint.io/rules/no-redundant-type-constituents/ calls them constituents. I think we should rename sort-type-union-intersection-members
to sort-type-constituents
to standardize & simplify the name.
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 releasedpackage: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin