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
Description
Overview
Branching out from#5728 (comment): the correct term for one of the types in a|
union or&
intersection is aconstituent. 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 renamesort-type-union-intersection-members
tosort-type-constituents
to standardize & simplify the name.