Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

call isValidSpreadType in createJsxAttributesTypeFromAttributesProperty #14122

Merged
merged 1 commit into from
Feb 16, 2017

Conversation

sandersn
Copy link
Member

Previously, it only checked for object and any types. This was the old check, so this change updates it to use isValidSpreadType.

Fixes #14112

Previously, it only check for object and any types. This was the old
check, so this change updates it to use isValidSpreadType.
@sandersn sandersn merged commit 2e466c6 into master Feb 16, 2017
@sandersn sandersn deleted the jsx-spread-calls-isValidSpreadType branch February 16, 2017 19:13
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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