Skip to content

Replace all instances of compilerOptions.isolatedModules with function considering verbatimModuleSyntax #52746

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
Feb 14, 2023

Conversation

andrewbranch
Copy link
Member

Fixes #52669. It looks like I forgot to do a search for .isolatedModules outside of the checker.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Feb 13, 2023
@andrewbranch andrewbranch merged commit 99927ca into microsoft:main Feb 14, 2023
@andrewbranch andrewbranch deleted the bug/52669 branch February 14, 2023 00:03
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.

verbatimModuleSyntax and exported const enum
3 participants