From eebdb95cbe2695eed6e2d3f507f178c62e42e6aa Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 25 Jan 2021 09:54:25 +0800 Subject: [PATCH] test: should not ignore *.md --- .eslintignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 405a906945..2738aedd7c 100644 --- a/.eslintignore +++ b/.eslintignore @@ -29,4 +29,3 @@ coverage # Scripts scripts/previewEditor/**/* jest-stare -**/*.md \ No newline at end of file