浏览代码

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

invalid w 1 年之前
父节点
当前提交
e26a4ee9cb
共有 1 个文件被更改,包括 1 次插入2 次删除
  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"
   ]
-}
+}