build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / ui / web / .vscode / extensions.json
index 14a77638843de646dc4ed18597a8682d3496bd96..01e10c8ba3c47a4301b2ee6bf7dd458fca0b8ce4 100644 (file)
@@ -6,7 +6,9 @@
     "dbaeumer.vscode-eslint",
     "eamodio.gitlens",
     "EditorConfig.EditorConfig",
+    "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker",
-    "Vue.volar"
+    "Vue.volar",
+    "zixuanchen.vitest-explorer"
   ]
 }