diff --git a/frontend/tsconfig.app.json b/frontend/tsconfig.app.json index 9d1b507..f1d1aaa 100644 --- a/frontend/tsconfig.app.json +++ b/frontend/tsconfig.app.json @@ -17,7 +17,6 @@ /* Bundler mode */ "moduleResolution": "bundler", "allowImportingTsExtensions": true, - "verbatimModuleSyntax": true, "moduleDetection": "force", "noEmit": true, "jsx": "preserve",