From 99d81406a91145f2271da897503c78d8edad3db4 Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Mon, 18 Nov 2024 20:20:27 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E6=B7=BB=E5=8A=A0=20pretti?= =?UTF-8?q?er=20=E5=BF=BD=E7=95=A5=20=E8=87=AA=E5=8A=A8=E7=94=9F=E6=88=90?= =?UTF-8?q?=E7=9A=84=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 65ede86..1892be3 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,4 +2,6 @@ *.min.js dist public -node_modules \ No newline at end of file +node_modules + +auto-imports.d.ts