mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-14 16:56:06 -05:00
- Modified getAutomaticTypeDirectiveNames to return empty array when types is undefined - Added support for "*" wildcard value to opt into old "include all" behavior - Created comprehensive test cases for new functionality Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>