Skip to content

Add missing ambient check to verbatimModuleSyntax export = error#53385

Merged
andrewbranch merged 2 commits intomicrosoft:mainfrom
andrewbranch:bug/53227
Mar 20, 2023
Merged

Add missing ambient check to verbatimModuleSyntax export = error#53385
andrewbranch merged 2 commits intomicrosoft:mainfrom
andrewbranch:bug/53227

Conversation

@andrewbranch
Copy link
Copy Markdown
Member

Fixes #53227

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Mar 20, 2023
@andrewbranch
Copy link
Copy Markdown
Member Author

@typescript-bot cherry-pick this to release-5.0

@typescript-bot
Copy link
Copy Markdown
Collaborator

typescript-bot commented Mar 20, 2023

Heya @andrewbranch, I've started to run the task to cherry-pick this into release-5.0 on this PR at 75187fb. You can monitor the build here.

@typescript-bot
Copy link
Copy Markdown
Collaborator

Hey @andrewbranch, I've opened #53389 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Mar 20, 2023
Component commits:
d6c32ba Add missing ambient check to vMS export= error

75187fb Update older baseline
@andrewbranch andrewbranch merged commit af00915 into microsoft:main Mar 20, 2023
@andrewbranch andrewbranch deleted the bug/53227 branch March 20, 2023 19:05
@andrewbranch andrewbranch added this to the TypeScript 5.0.3 milestone Mar 20, 2023
DanielRosenwasser pushed a commit that referenced this pull request Mar 22, 2023
…e-5.0 (#53389)

Co-authored-by: Andrew Branch <andrew@wheream.io>
drivron pushed a commit to scenari/typescript that referenced this pull request Sep 14, 2023
…to release-5.0 (microsoft#53389)

Co-authored-by: Andrew Branch <andrew@wheream.io>
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

Should the 'verbatimModuleSyntax' check the d.ts file?

3 participants