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

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

Closed
wants to merge 1 commit into from

Conversation

rbuckton
Copy link
Member

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
Member Author

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

@mhegazy
Copy link
Contributor

mhegazy commented Mar 28, 2017

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

@rbuckton
Copy link
Member 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.

None yet

3 participants