mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
c81bf4d8b0
* fix(49594): allow enum members in computed properties * add additional tests * handle enum members without initializers * update tests