Skip to content

Fix emit for export { default } from ... when both importHelpers and esModuleInterop are enabled #57220

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
Mar 11, 2024

Conversation

rbuckton
Copy link
Contributor

Fixes #40328

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jan 29, 2024
@rbuckton rbuckton changed the title Fix --importHelpers for export { default } when esModuleInterop is enabled. Fix emit for export { default } from ... when both importHelpers and esModuleInterop are enabled Jan 31, 2024
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.

__importDefault without tslib in output when noEmitHelpers and importHelpers set to true
3 participants