From 47726bb4e23905bdbe8179c7b02fa307ab2c38f5 Mon Sep 17 00:00:00 2001 From: cshaptx4869 <994774638@qq.com> Date: Mon, 4 Mar 2024 09:16:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor(vscode):=20:recycle:=20=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E6=8E=A8=E8=8D=90TypeScript=20Vue=20Plugin?= 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 bd2dcfd..4e0266a 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,7 +1,6 @@ { "recommendations": [ "vue.volar", - "vue.vscode-typescript-vue-plugin", "antfu.unocss", "lokalise.i18n-ally", "dbaeumer.vscode-eslint",