fix: fix sonarcloud analysis
[e-mobility-charging-stations-simulator.git] / tsconfig.json
index b8078fc366a8571cd54c3f9adaaf135dc1a3d922..f255c6c4fa0c7f289303cea08c295d22c6c276b7 100644 (file)
@@ -23,7 +23,6 @@
     "importHelpers": true,                    /* Import emit helpers from 'tslib'. */
     // "downlevelIteration": true,            /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
     // "isolatedModules": true,               /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
-    "verbatimModuleSyntax": true,
 
     /* Strict Type-Checking Options */
     // "strict": true,                        /* Enable all strict type-checking options. */