diff --git a/.eslintignore b/.eslintignore index a84c935..96a5ee8 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,3 +2,4 @@ node_modules src/**/*.js test/**/*.js frontend +out