Fix two ATG semantic consistencies
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index 5366569b3ec17bab43b323d1419a6097e9ead0e7..e2e32d61d2087403656707b729be3eecce1ba4b0 100644 (file)
@@ -2,12 +2,12 @@
   // 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",
     "ms-azuretools.vscode-docker",
-    "streetsidesoftware.code-spell-checker"
+    "streetsidesoftware.code-spell-checker",
+    "Vue.volar"
   ]
 }