diff --git a/tsconfig.json b/tsconfig.json index b961e6f..929f06d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -27,7 +27,6 @@ "noUncheckedIndexedAccess": true, "noUnusedLocals": true, "noUnusedParameters": true, - "verbatimModuleSyntax": true, // TSC config "checkJs": true, // Typecheck JS files