diff --git a/tsconfig.base.json b/tsconfig.base.json index daa6b3a..37782bc 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -28,6 +28,7 @@ "noUnusedParameters": false, "checkJs": true, + "verbatimModuleSyntax": true, "forceConsistentCasingInFileNames": true }