X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=tsconfig.json;h=f255c6c4fa0c7f289303cea08c295d22c6c276b7;hb=0f113d68a22dd919877279d32d8d12058ec06cee;hp=b8078fc366a8571cd54c3f9adaaf135dc1a3d922;hpb=21ece8a16be20d8512c42ba36b24a9241a927e7b;p=e-mobility-charging-stations-simulator.git diff --git a/tsconfig.json b/tsconfig.json index b8078fc3..f255c6c4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -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. */