From 47587812b809fee2a95c76266d9d0e42fc4ac1ca Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 15 Jun 2021 14:14:28 +0800 Subject: ... --- FrontEnd/.eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FrontEnd/.eslintignore') diff --git a/FrontEnd/.eslintignore b/FrontEnd/.eslintignore index f29f7466..f4f28252 100644 --- a/FrontEnd/.eslintignore +++ b/FrontEnd/.eslintignore @@ -1,6 +1,6 @@ .yarn node_modules dist -webpack.*.js .eslintrc.js postcss.config.js +vite.config.js -- cgit v1.2.3