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

fix(41653): Enum Keys in Destructure Prevents ES6 Function Convert with --target ES5 #41703

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #41653

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Nov 26, 2020
@armanio123 armanio123 merged commit 143d110 into microsoft:master Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Enum Keys in Destructure Prevents ES6 Function Convert with --target ES5
3 participants