X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fextensions.json;h=e28460d3105bcd28e57846775a9deedfbd180c90;hb=6f9dcffec34bf5445ac22e7b66796d9596b453fe;hp=7caf68c600ba3dda8774e4b90507c2ff4c148e89;hpb=5f60a7fd5ff43e25d148d9be1ec999f13eac5a83;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 7caf68c6..e28460d3 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -2,12 +2,11 @@ // See https://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ - "codezombiech.gitignore", + "connor4312.nodejs-testing", "dbaeumer.vscode-eslint", - "eamodio.gitlens", "EditorConfig.EditorConfig", - "hbenl.vscode-mocha-test-adapter", "ms-azuretools.vscode-docker", + "sonarsource.sonarlint-vscode", "streetsidesoftware.code-spell-checker" ] }