Skip to content

JavaScript: handle lack of modifiers on extracted method#18622

Merged
amcasey merged 1 commit into
microsoft:masterfrom
amcasey:NoModifiers
Sep 21, 2017
Merged

JavaScript: handle lack of modifiers on extracted method#18622
amcasey merged 1 commit into
microsoft:masterfrom
amcasey:NoModifiers

Conversation

@amcasey
Copy link
Copy Markdown
Member

@amcasey amcasey commented Sep 20, 2017

The emitter expects undefined, rather than empty. This only affects JS,
because TS applies private to all extracted methods.

(cherry picked from commit 9630c46)

The emitter expects undefined, rather than empty.  This only affects JS,
because TS applies `private` to all extracted methods.

(cherry picked from commit 9630c46)
@msftclas
Copy link
Copy Markdown

@amcasey,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@amcasey amcasey merged commit f00c78c into microsoft:master Sep 21, 2017
@amcasey amcasey deleted the NoModifiers branch September 21, 2017 00:10
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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.

2 participants