diff --git a/services/web/.eslintignore b/services/web/.eslintignore index 512476ae7a..e58055f406 100644 --- a/services/web/.eslintignore +++ b/services/web/.eslintignore @@ -2,4 +2,7 @@ app/js modules public/js public/minjs -test/**/js \ No newline at end of file +test/**/js +app.js +webpack.config.* +karma.conf.js \ No newline at end of file