Refine TS and linter configuration
[e-mobility-charging-stations-simulator.git] / .vscode / extensions.json
index e2e32d61d2087403656707b729be3eecce1ba4b0..a7ac4de4a4d5fdba594e86afdc808285238ca7a9 100644 (file)
@@ -8,6 +8,7 @@
     "EditorConfig.EditorConfig",
     "ms-azuretools.vscode-docker",
     "streetsidesoftware.code-spell-checker",
-    "Vue.volar"
+    "Vue.volar",
+    "Vue.vscode-typescript-vue-plugin"
   ]
 }