diff --git a/.eslintignore b/.eslintignore index 9ff5c1c..dfdf38e 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,3 +2,4 @@ lib/ dist/ node_modules/ coverage/ +__tests__/ \ No newline at end of file