We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e0a56 commit 1754e31Copy full SHA for 1754e31
.eslintignore
@@ -1,6 +1,8 @@
1
external
2
node_modules
3
*.min.js
4
+dist/**
5
+!dist/jquery.js
6
test/data/jquery-1.9.1.js
7
test/data/badcall.js
8
test/data/badjson.js
0 commit comments