build(ui): refine tsconfig.json
[e-mobility-charging-stations-simulator.git] / ui / web / tsconfig.json
index 61a91dafe10576ae6ad074b53e7db7d3bb417718..4c48e296d56b106fa7de2395378261f44686fe5c 100644 (file)
@@ -6,7 +6,7 @@
     "allowSyntheticDefaultImports": true,
     "sourceMap": true,
     "composite": true,
-    "baseUrl": ".",
+    "baseUrl": "./",
     "types": ["node", "jsdom"],
     "paths": {
       "@/*": ["./src/*"]