From: 三咲智子 Kevin Deng Date: Thu, 28 Dec 2023 16:41:22 +0000 (+0800) Subject: chore: ignore files for eslint X-Git-Tag: v3.4.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1898addc0181bca121b875f97ba30af1a3bdb676;p=thirdparty%2Fvuejs%2Fcore.git chore: ignore files for eslint --- diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000000..4d4f41e301 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,4 @@ +node_modules +dist +temp +coverage