From 584c4e94897a838564407043375c066951215dac Mon Sep 17 00:00:00 2001 From: bylxc <1615099439@qq.com> Date: Tue, 15 Dec 2020 00:37:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=20node=5Fmodules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 1f18712f..29190f7f 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,7 +1,7 @@ build/*.js config/*.js src/assets -/node_modules/ +node_modules/ /static/ /zTree_v3/ /*.js/