From 76aa3cac896b37fa6d61583fd111440b4ea55341 Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Wed, 8 Mar 2023 09:46:33 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix=E3=80=91=E6=9B=B4=E6=96=B0.eslinti?= =?UTF-8?q?gnore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/.eslintignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jero-web/.eslintignore b/jero-web/.eslintignore index 07ee619d..46775bff 100644 --- a/jero-web/.eslintignore +++ b/jero-web/.eslintignore @@ -1,2 +1,3 @@ /dist -/public \ No newline at end of file +/public +/node_modules \ No newline at end of file