Skip to content
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

refactor: add support for verbatimModuleSyntax: true #1462

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

nsbarsukov
Copy link
Member

Fix the following errors:

 Re-exporting a type when 'verbatimModuleSyntax' is enabled requires using 'export type'

https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax

Relates:

Copy link
Contributor

Visit the preview URL for this PR (updated for commit a38bb71):

https://maskito--pr1462-fix-verbatim-module-bizapr55.web.app

(expires Sat, 17 Aug 2024 13:06:24 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@github-actions github-actions bot added the ready to merge ready label Aug 16, 2024
@nsbarsukov nsbarsukov merged commit 64d01b6 into main Aug 16, 2024
33 checks passed
@nsbarsukov nsbarsukov deleted the fix-verbatim-module-syntax-errors branch August 16, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants