TypeScript/tests/cases
Andrii Dieiev a34fdb203e Better template literals support in checker (#32064)
* Support template literals in enum declarations

* Support template literals in const enum access

* Support template literals in swith with typeof narrowing

* Support template literals in element access discriminant

* Support template literals in ambient module declaration

* Unify symbols for template literals in computed properties

* Unify expression position checks for template literals

* Support template literals in rename and find all references

* Mark computed properties with template literals as write access

* Inline startsWithQuote
2019-09-27 12:04:13 -07:00
..
compiler Better template literals support in checker (#32064) 2019-09-27 12:04:13 -07:00
conformance Better template literals support in checker (#32064) 2019-09-27 12:04:13 -07:00
docker
fourslash Better template literals support in checker (#32064) 2019-09-27 12:04:13 -07:00
project
projects
test262-harness
unittests
user Remove all submodules - just force clone and reset on run instead (#33425) 2019-09-13 16:14:33 -07:00