TypeScript/tests
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
..
baselines/reference Filter primitives from union when checking for mismatched excess props if nonprimitive type is present (#31708) 2019-06-12 17:31:57 -07:00
cases Filter primitives from union when checking for mismatched excess props if nonprimitive type is present (#31708) 2019-06-12 17:31:57 -07:00
lib
projects