Skip to content

Contextually type object spread expressions#15362

Merged
sandersn merged 2 commits into
masterfrom
contextually-type-spread-assignment
Apr 24, 2017
Merged

Contextually type object spread expressions#15362
sandersn merged 2 commits into
masterfrom
contextually-type-spread-assignment

Conversation

@sandersn
Copy link
Copy Markdown
Member

Fixes #15337

so `x = { ... { a: "a" } }` will be equivalent to `{ a: "a" }`.
@sandersn sandersn merged commit ebfc911 into master Apr 24, 2017
@sandersn sandersn deleted the contextually-type-spread-assignment branch April 24, 2017 22:59
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants