test(ocpp-server): add RepeatTimer class to allow to emit OCPP messages on a regular
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index 2243f8ccf8370e328135e33b03dc1648bb583153..00345c6c76bf71544f3e62ae81fccaf1de917a4a 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",
+    "ms-python.python",
     "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker"
   ]