diff --git a/.eslintignore b/.eslintignore index 06939361..f4950c52 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,4 +3,14 @@ # Do not ignore these folders: !__tests__/ -!src/ \ No newline at end of file +!src/ + + + + + \ No newline at end of file