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

Emit class annotation comment on downlevel classes #16631

Merged
merged 1 commit into from
Aug 14, 2017
Merged

Conversation

rbuckton
Copy link
Member

This adds a /** @class */ comment when emitting ES6 classes down-level, except when --removeComments is supplied.

Fixes #13721

Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as you are OK with the change to the tests. Was your objection in the bug issue to the amount of churn?

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.

4 participants