fix: ensure error at adding charging stations not stop further
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index 7caf68c600ba3dda8774e4b90507c2ff4c148e89..e28460d3105bcd28e57846775a9deedfbd180c90 100644 (file)
@@ -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"
   ]
 }