chore: version 1.2.11
[e-mobility-charging-stations-simulator.git] / ui / web / tsconfig.json
index 7fe09db6d7ff37fa040d730c99cf6c5d9324a90b..043cdbaca2a17d2eb128436d6b976356c3e4bbf6 100644 (file)
@@ -1,5 +1,8 @@
 {
-  "extends": "@vue/tsconfig/tsconfig.json",
+  "extends": [
+    "@tsconfig/node20/tsconfig.json",
+    "@vue/tsconfig/tsconfig.json"
+  ],
   "compilerOptions": {
     "allowImportingTsExtensions": false,
     "experimentalDecorators": true,