TypeScript/tests/cases
Anders Hejlsberg 4638c685b1
Properly reduce intersections of string literal and template literal types (#41162)
* Properly reduce single element intersections

* Add regression test

* Accept new baselines
2020-10-19 13:05:29 -07:00
..
compiler Move anonymous type instantiation cache from AST node to root type (#41084) 2020-10-19 07:26:48 -07:00
conformance Properly reduce intersections of string literal and template literal types (#41162) 2020-10-19 13:05:29 -07:00
docker Use suggested command, add now-fixed log 2020-10-06 12:56:51 -07:00
fourslash fix(29881): infer quote preference for property access conversion in completions (#41041) 2020-10-13 10:06:27 -07:00
project
projects
test262-harness
unittests
user