Skip to content

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

Closed
rbuckton wants to merge 1 commit into
checkJSFilesfrom
jsGenericDefaultsAny
Closed

Default to 'any' for unsupplied generics in JavaScript#14832
rbuckton wants to merge 1 commit into
checkJSFilesfrom
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

@rbuckton
Copy link
Copy Markdown
Contributor Author

@mhegazy I saw you merged checkJsFiles into master. Should I reopen this against master instead?

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Mar 28, 2017

yes please. all changes should go to master at this point.

@rbuckton
Copy link
Copy Markdown
Contributor Author

@mhegazy, resubmitted as #14907

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