diff --git a/.eslintignore b/.eslintignore index 111408a..37fbf5d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,3 +2,4 @@ coverage/ dist/ tmp/ src/scripts/vendor/ +src/js/index.js