X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2F.vscode%2Fextensions.json;h=01e10c8ba3c47a4301b2ee6bf7dd458fca0b8ce4;hb=71ac697578d360f0976391477f0cc01355fa7cee;hp=14a77638843de646dc4ed18597a8682d3496bd96;hpb=ebbfbf1c01e010d051956867484b74a94237f546;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/.vscode/extensions.json b/ui/web/.vscode/extensions.json index 14a77638..01e10c8b 100644 --- a/ui/web/.vscode/extensions.json +++ b/ui/web/.vscode/extensions.json @@ -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" ] }