X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=ui%2Fweb%2F.vscode%2Fextensions.json;h=1d8c5898202501b930d57b94675d584032b2a778;hb=6c7388a4c4c47e9d19511b8e9b70b0f57d6dbd5f;hp=01e10c8ba3c47a4301b2ee6bf7dd458fca0b8ce4;hpb=27a5626b1c26bc6ea80602cd68205d216e267a26;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/.vscode/extensions.json b/ui/web/.vscode/extensions.json index 01e10c8b..1d8c5898 100644 --- a/ui/web/.vscode/extensions.json +++ b/ui/web/.vscode/extensions.json @@ -2,13 +2,11 @@ // See https://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ - "codezombiech.gitignore", "dbaeumer.vscode-eslint", - "eamodio.gitlens", "EditorConfig.EditorConfig", "sonarsource.sonarlint-vscode", "streetsidesoftware.code-spell-checker", "Vue.volar", - "zixuanchen.vitest-explorer" + "vitest.explorer" ] }