From df8850f7ce7fa236e8bfc15d49cb24f723fa136a Mon Sep 17 00:00:00 2001 From: Utopia Date: Fri, 31 Oct 2025 17:16:14 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E6=8E=A8=E8=8D=90?= =?UTF-8?q?=20vsc=20=E6=8F=92=E4=BB=B6=E4=B8=AD=E7=9A=84=20esbenp.prettier?= =?UTF-8?q?-vscode=EF=BC=8C=20=E9=A1=B9=E7=9B=AE=E5=B9=B6=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E4=BD=BF=E7=94=A8=E5=88=B0=20prettier?= 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 bf12954..211ca45 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,7 +1,6 @@ { "recommendations": [ "vue.volar", - "esbenp.prettier-vscode", "dbaeumer.vscode-eslint", "antfu.unocss", "antfu.iconify",