🚀 Feature: Rename "TypeParts" functions to "Constituents"? #375
Labels
status: in discussion
Not yet ready for implementation or a pull request
type: feature
New enhancement or request 🚀
Bug Report Checklist
main
branch of the repository.Overview
There are three functions exported or proposed for
ts-api-utils
around returning the.types
property of a type:intersectionTypeParts
unionTypeParts
The terminology we use in typescript-eslint for "type parts" is constituent (typescript-eslint/typescript-eslint#5841). My proposal is:
get(Intersection|Union)?Constituents
, marking the old functions as@deprecated
eslint-plugin-deprecation
Additional Info
No response
The text was updated successfully, but these errors were encountered: