mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06: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>