From fd21b37adccb810f647838cf38dfff3bff87e22f Mon Sep 17 00:00:00 2001 From: nikhil Date: Wed, 21 Sep 2022 16:55:58 -0400 Subject: [PATCH] chore(eslint): Ignore more types of files --- .eslintignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.eslintignore b/.eslintignore index 0ee6edc9703..c54f0b4f508 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,8 @@ +*.gif +*.jpg +*.jpeg +*.png +*.sh .git coverage dist