refactor: remove isNullOrDefined() helper
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index 7caf68c600ba3dda8774e4b90507c2ff4c148e89..d5f393d3a0cbec5103532dc95dc1a454cc18b031 100644 (file)
@@ -3,11 +3,12 @@
   // 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"
   ]
 }