diff --git a/tsconfig.json b/tsconfig.json index 12f8049..3cafa8d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,6 @@ "outDir": "./dist", "rootDir": "./src", "types": ["node"], - "verbatimModuleSyntax": true, "incremental": true }, "include": ["src/**/*"],