aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.eslintignore b/.eslintignore
index adfbe3f4b..ce5917571 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,4 +1,6 @@
external
+node_modules
+dist/jquery.min.js
test/data/jquery-1.9.1.js
test/data/badcall.js
test/data/badjson.js
@@ -8,5 +10,3 @@ test/data/readywaitloader.js
test/data/support/csp.js
test/data/support/getComputedSupport.js
test/node_smoke_tests/lib/ensure_iterability.js
-node_modules
-dist