Revision a34fdb203e76f49840dc4e308e5519411adc67ef authored by Andrii Dieiev on 27 September 2019, 19:04:13 UTC, committed by Nathan Shively-Sanders on 27 September 2019, 19:04:13 UTC
* 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
1 parent c0573c5
History
File Mode Size
diagnosticMessages.generated.json -rw-r--r-- 165.4 KB

back to top