refactor: revert internal exports in utils
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index 5366569b3ec17bab43b323d1419a6097e9ead0e7..2243f8ccf8370e328135e33b03dc1648bb583153 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",
     "dbaeumer.vscode-eslint",
     "eamodio.gitlens",
     "EditorConfig.EditorConfig",
+    "hbenl.vscode-mocha-test-adapter",
     "ms-azuretools.vscode-docker",
+    "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker"
   ]
 }