From f01b72f3c7660ff32f92713ab025a81e8992d00a Mon Sep 17 00:00:00 2001 From: dingzhen Date: Fri, 8 Mar 2024 17:45:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E5=B7=B2=E7=BB=8F?= =?UTF-8?q?=E5=BA=9F=E5=BC=83=E7=9A=84=20vscode-typescript-vue-plugin=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6,=20=E5=B7=B2=E8=A2=AB=20volar=20=E6=89=A9?= =?UTF-8?q?=E5=B1=95=E5=8F=96=E4=BB=A3=20(#172)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/extensions.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index c78d8c2..c7b884b 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -3,7 +3,6 @@ "editorconfig.editorconfig", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode", - "vue.vscode-typescript-vue-plugin", "vue.volar", "antfu.unocss", "vitest.explorer",