mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
* Fix enum tag circular references Also, don't try to resolve enum tag types in Typescript. * Improve comment
* Fix enum tag circular references Also, don't try to resolve enum tag types in Typescript. * Improve comment