fix(ui): ensure UI server can only be started once
[e-mobility-charging-stations-simulator.git] / ui / web / .vscode / extensions.json
index fc76e3d0daffa42a9678e5853b816316f69a3d99..1d8c5898202501b930d57b94675d584032b2a778 100644 (file)
@@ -7,6 +7,6 @@
     "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker",
     "Vue.volar",
-    "zixuanchen.vitest-explorer"
+    "vitest.explorer"
   ]
 }