-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fall back to verbatimModuleSyntax if possible (#649)
In case no tsconfig is found whatsoever, enable `verbatimModuleSyntax` to prevent stripping unused imports. Also fix a related issue where the config passed manually was not properly parsed. Also print warning message in bold to make it more visible. related to #643
- Loading branch information
1 parent
a7a88c6
commit 9e5fe59
Showing
1 changed file
with
20 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters