aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintignore
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2016-05-10 12:06:37 +0300
committerOleg Gaidarenko <markelog@gmail.com>2016-06-11 10:39:51 +0300
commitf80ae67c53c0a4bfc95741ed39d7f9e498eaf02b (patch)
tree0499a584312648dabec36e3803b0ed5354146def /.eslintignore
parent019c8f1f41de8696b2b90c43648fe339efdb6a02 (diff)
downloadjquery-f80ae67c53c0a4bfc95741ed39d7f9e498eaf02b.tar.gz
jquery-f80ae67c53c0a4bfc95741ed39d7f9e498eaf02b.zip
Build: Switch from jscs+jshint to eslint
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 000000000..adfbe3f4b
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,12 @@
+external
+test/data/jquery-1.9.1.js
+test/data/badcall.js
+test/data/badjson.js
+test/data/json_obj.js
+test/data/readywaitasset.js
+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