From ceeae37d6ab6fc364881010845ae3db0d8626c86 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Wed, 15 Mar 2023 22:14:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20`eslint`=20?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 22d674638398e98a80af98432a707d7270d8735a --- .eslintignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 46d4b177..da6aa78b 100644 --- a/.eslintignore +++ b/.eslintignore @@ -13,4 +13,7 @@ dist /bin .eslintrc.js prettier.config.js -src/assets \ No newline at end of file +src/assets + +auto-imports.d.ts +components.d.ts