Skip to content

Insert async keyword as last modifier in async refactor #27491

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

Merged
1 commit merged into from
Oct 2, 2018

Conversation

uniqueiniquity
Copy link
Contributor

Fixes #27429.
Currently, the async refactor inserts the async keyword as the first modifier. However, whereas it's incorrect to put it before an export modifier, it's always correct to put it as the last modifier.

@uniqueiniquity uniqueiniquity requested a review from a user October 2, 2018 00:06
@ghost ghost merged commit f356cd6 into microsoft:master Oct 2, 2018
@uniqueiniquity uniqueiniquity deleted the placeAsyncCorrectly branch October 2, 2018 00:45
@uniqueiniquity uniqueiniquity mentioned this pull request Oct 9, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant