TypeScript/tests
Wenlu Wang ca7510ea05
String literal rename support (#39298)
* add basicly support for rename string literal type

* fix merge conflict

* fix some behavior

* Update package-lock.json

* Update package-lock.json

* do not break old behavior if not type checked

* fix cr issue

Co-authored-by: TypeScript Bot <typescriptbot@microsoft.com>
2020-11-06 09:58:34 -08:00
..
baselines/reference Update user baselines +cc @sandersn (#41195) 2020-11-05 16:58:49 -08:00
cases String literal rename support (#39298) 2020-11-06 09:58:34 -08:00
lib
projects