Skip to content

Commit 90bf856

Browse files
committed
Build: ignore cdn and slim files when linting
1 parent 97d502f commit 90bf856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
external
22
node_modules
3-
dist/jquery.min.js
3+
*.min.js
44
test/data/jquery-1.9.1.js
55
test/data/badcall.js
66
test/data/badjson.js

0 commit comments

Comments
 (0)