Skip to content

Suppress verbatimModuleSyntax error on ambient export default #52414

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

Conversation

andrewbranch
Copy link
Member

Noticed an error in @types/node .d.ts files showing up when I was trying verbatimModuleSyntax on a little side project. .d.ts files should never have verbatimModuleSyntax errors since the errors are all about JS emit.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jan 25, 2023
@andrewbranch andrewbranch merged commit 022516e into microsoft:main Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants