Sfoglia il codice sorgente

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

invalid w 1 anno fa
parent
commit
e26a4ee9cb
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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"
   ]
-}
+}