Skip to content

Default to 'any' for unsupplied generics in JavaScript#14907

Merged
rbuckton merged 1 commit into
masterfrom
jsGenericDefaultsAny
Mar 28, 2017
Merged

Default to 'any' for unsupplied generics in JavaScript#14907
rbuckton merged 1 commit into
masterfrom
jsGenericDefaultsAny

Conversation

@rbuckton
Copy link
Copy Markdown
Contributor

NOTE: this does not replace #14396, but instead implements only the JavaScript side of that PR.

This changes the behavior for unsupplied type arguments in a Type Reference to be the 'any' type.

Partially Fixes #13609
Supersedes #14832

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