Skip to content

Fix37991 #43166

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 2 commits into from
Mar 9, 2021
Merged

Fix37991 #43166

merged 2 commits into from
Mar 9, 2021

Conversation

rbuckton
Copy link
Member

@rbuckton rbuckton commented Mar 9, 2021

Our check for when we need the __rest helper was too broad.

If you go by commit, you can see the error as it exists today in the first commit, with the fix applied in the second commit.

Fixes #37991

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript error “TS2354: This syntax requires an imported helper but module 'tslib' cannot be found”
3 participants