From efe540e497147364824ed0a90de2a2aceb6cbefb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Mon, 11 Mar 2024 19:38:44 +0800 Subject: [PATCH] =?UTF-8?q?build(.vscode):=20antfu.iconify=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E5=9B=BE=E6=A0=87=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/extensions.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 32ad8c1..c743e75 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -6,6 +6,7 @@ "esbenp.prettier-vscode", "dbaeumer.vscode-eslint", "antfu.unocss", + "antfu.iconify", "evils.uniapp-vscode", "mrmaoddxxaa.create-uniapp-view", "uni-helper.uni-helper-vscode",