Selaa lähdekoodia

chore: remove the volar plugin because it is not recommended for use

invalid w 1 vuosi sitten
vanhempi
commit
e26a4ee9cb
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      .vscode/extensions.json

+ 1 - 2
.vscode/extensions.json

@@ -9,6 +9,5 @@
     "antfu.iconify",
     "antfu.unocss",
     "mikestead.dotenv",
-    "vue.vscode-typescript-vue-plugin"
   ]
-}
+}