fix: ensure custom meterValues values are taken
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index 5366569b3ec17bab43b323d1419a6097e9ead0e7..d5f393d3a0cbec5103532dc95dc1a454cc18b031 100644 (file)
@@ -2,12 +2,13 @@
   // See https://go.microsoft.com/fwlink/?LinkId=827846
   // for the documentation about the extensions.json format
   "recommendations": [
-    "amatiasq.sort-imports",
     "codezombiech.gitignore",
+    "connor4312.nodejs-testing",
     "dbaeumer.vscode-eslint",
     "eamodio.gitlens",
     "EditorConfig.EditorConfig",
     "ms-azuretools.vscode-docker",
+    "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker"
   ]
 }