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

fix documentation typo about __decorator code generation #12471

Conversation

charlypoly
Copy link
Contributor

When __decorator applied to method, the last parameter (descriptor)
is null, not undefined

When applied to method, the last parameter (descriptor)
is null, not undefined
@msftclas
Copy link

Hi @wittydeveloper, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@mhegazy
Copy link
Contributor

mhegazy commented Nov 23, 2016

Thanks for the change. this file is auto-generated by the build and not edited manually. the source file where this comment lives is https://github.com/Microsoft/TypeScript/blob/4701eb70e25682755eaed4ac13fdd31ecd850bd7/src/compiler/transformers/ts.ts#L1340-L1370. feel free to resubmit with the change done to the source file.

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