build(deps): apply updates
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index a7ac4de4a4d5fdba594e86afdc808285238ca7a9..e28460d3105bcd28e57846775a9deedfbd180c90 100644 (file)
@@ -2,13 +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",
     "ms-azuretools.vscode-docker",
-    "streetsidesoftware.code-spell-checker",
-    "Vue.volar",
-    "Vue.vscode-typescript-vue-plugin"
+    "sonarsource.sonarlint-vscode",
+    "streetsidesoftware.code-spell-checker"
   ]
 }