Skip to content

fix(40042): Convert to async function with decorator #40050

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
merged 1 commit into from
Nov 2, 2020

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #40042

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Aug 14, 2020
@sandersn sandersn added For Backlog Bug PRs that fix a backlog bug and removed For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 4, 2020
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.

Possible refactor suggestion, plus a question whether skipTrivia is needed.

@sandersn
Copy link
Member

sandersn commented Nov 2, 2020

I'll merge this after we get the 4.1 RC branch sorted out.

@sandersn sandersn merged commit 5d81b17 into microsoft:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Convert to async function with decorator
3 participants