From 424007425b017edb337653b83469e22e3e97f195 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 12 Aug 2021 07:30:15 +0530 Subject: chore: fixed issue with incorrect eslint config --- .eslintignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index efbe6a1..6532945 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,2 @@ -docs/ -scripts/ +/docs/ +/scripts/ -- cgit v1.2.3-70-g09d2