TypeScript/tests/cases
Wesley Wigham 74c6bc1f85
Filter primitives from union when checking for mismatched excess props if nonprimitive type is present (#31708)
* Filter primitives from union when checking for mismatched excess props if nonprimitive type is present

* Use maybeTypeOfKind
2019-06-12 17:31:57 -07:00
..
compiler Filter primitives from union when checking for mismatched excess props if nonprimitive type is present (#31708) 2019-06-12 17:31:57 -07:00
conformance Add tests 2019-06-09 10:18:36 -07:00
fourslash Merge pull request #31865 from amcasey/FunctionHintSpan 2019-06-12 10:13:21 -07:00
project
projects
test262-harness
unittests
user