TypeScript/tests/cases
Nathan Shively-Sanders 527f467926
Remove error when spreading optional any (#37757)
Previously, spreading an optional any gave a bogus error when the name
conflicted with earlier properties in the object literal. Now the code
checks any types for optionality before issuing the error.

Fixes #37740
2020-04-02 15:04:45 -07:00
..
compiler Explicitly merge module augmentation members into the exports added by export * declarations (#37691) 2020-04-01 16:36:28 -07:00
conformance Remove error when spreading optional any (#37757) 2020-04-02 15:04:45 -07:00
docker
fourslash Quick fix for functions lacking return expressions (#26434) 2020-04-02 10:06:14 -07:00
project
projects
test262-harness
unittests
user Add node to zone.js' tsconfig types (#37499) 2020-04-01 14:40:01 -07:00