X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2F.vscode%2Fextensions.json;h=01e10c8ba3c47a4301b2ee6bf7dd458fca0b8ce4;hb=6ccd865d6381ce21115dbe4c9271f64e5c8048c5;hp=04b2618f06134742671772a4d152ccfb98cd4203;hpb=65fe3d882d714d3e184be93c95ed4610bf2048b9;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/.vscode/extensions.json b/ui/web/.vscode/extensions.json index 04b2618f..01e10c8b 100644 --- a/ui/web/.vscode/extensions.json +++ b/ui/web/.vscode/extensions.json @@ -8,6 +8,7 @@ "EditorConfig.EditorConfig", "sonarsource.sonarlint-vscode", "streetsidesoftware.code-spell-checker", - "Vue.volar" + "Vue.volar", + "zixuanchen.vitest-explorer" ] }