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 014352f96ab006e139902a27150cf7aa2d7920b5..00345c6c76bf71544f3e62ae81fccaf1de917a4a 100644 (file)
@@ -2,11 +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",
     "EditorConfig.EditorConfig",
     "ms-azuretools.vscode-docker",
+    "ms-python.python",
     "sonarsource.sonarlint-vscode",
     "streetsidesoftware.code-spell-checker"
   ]