jquery/.eslintignore
Michał Gołębiowski 1754e315f8 Build: Add most of the dist folder to .eslintignore
This way `eslint .` run from the terminal will work regardless of ignored
files present in the repository.

Closes gh-3385
2016-12-19 02:07:54 +01:00

15 lines
315 B
Plaintext

external
node_modules
*.min.js
dist/**
!dist/jquery.js
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