diff --git a/.eslintignore b/.eslintignore index 37fbf5d..1a5d6de 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,5 +1,6 @@ coverage/ dist/ tmp/ +build/ src/scripts/vendor/ src/js/index.js