From c31fb69b88b93e613f02812a0a89d05d20b1e541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=95=8A=E5=95=8A=E5=95=8A=E9=94=8B=E5=AD=90=E9=98=BF?= Date: Sat, 18 Feb 2023 19:16:15 +0800 Subject: [PATCH] =?UTF-8?q?doc=EF=BC=9A=E6=B7=BB=E5=8A=A0eslint=E5=BF=BD?= =?UTF-8?q?=E7=95=A5=E6=96=87=E4=BB=B6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .eslintignore diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..821c19d --- /dev/null +++ b/.eslintignore @@ -0,0 +1 @@ +.github \ No newline at end of file