From 86b6562ab839d82805736c5ad6060adcf091e671 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Thu, 22 Feb 2024 14:29:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20vitest=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/extensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 58910aa..c78d8c2 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -6,7 +6,7 @@ "vue.vscode-typescript-vue-plugin", "vue.volar", "antfu.unocss", - "zixuanchen.vitest-explorer", + "vitest.explorer", "wiensss.region-highlighter" ] }