build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / e-mobility-charging-stations-simulator.code-workspace
index 4975eed027a3bcc5ed12d9c4d8eaeb3cd6450744..06cb8f27ee839a9b00f1d1f220bffd09ff05e559 100644 (file)
@@ -5,6 +5,9 @@
     },
     {
       "path": "ui/web"
+    },
+    {
+      "path": "tests/ocpp-server"
     }
   ],
   "settings": {
@@ -15,7 +18,7 @@
       },
       {
         "extensions": ["mts", "cts", "ts"],
-        "parameters": ["--loader", "tsx"]
+        "parameters": ["--import", "tsx"]
       }
     ]
   }