Skip to content

[Transforms] fix Not correctly emitting local name for exported class#8048

Merged
yuit merged 2 commits into
transformsfrom
transforms_fix7864
Apr 14, 2016
Merged

[Transforms] fix Not correctly emitting local name for exported class#8048
yuit merged 2 commits into
transformsfrom
transforms_fix7864

Conversation

@yuit
Copy link
Copy Markdown
Contributor

@yuit yuit commented Apr 12, 2016

Fix #7864

@rbuckton, let me know if this is the correct way to go

}

// Set emitFlags on the name of the classDeclaration
// This is so that when printer will not substitute the identifier
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

  1. Should it be "Set emitFlags on the name of the importEqualsDeclaration" ?
  2. I think the second line should be reworded as "This is so the printer ..." ('that when' -> 'the')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same wording comments on the other two comment changes too

@sandersn
Copy link
Copy Markdown
Member

👍 after minor comment changes

@rbuckton rbuckton added the Domain: API: Transforms Relates to the public transform API label Apr 13, 2016
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Apr 13, 2016

LGTM

@yuit yuit merged commit 2c95ea9 into transforms Apr 14, 2016
@yuit yuit deleted the transforms_fix7864 branch April 14, 2016 17:57
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Domain: API: Transforms Relates to the public transform API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants