diff --git a/.eslintignore b/.eslintignore index 32bb882d2..4ca69cb10 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,4 @@ -test/e2e/support/error/under-test.js \ No newline at end of file +test/e2e/support/error/under-test.js +static/karma.js +static/context.js +tmp/*