17 "files": "jquery{,.slim}.min.js",
21 "sourceType": "script"
26 "files": "jquery{,.slim}.js",
27 "extends": "../.eslintrc-browser.json",
31 // That is okay for the built version
32 "no-multiple-empty-lines": "off",
34 // When custom compilation is used, the version string
35 // can get large. Accept that in the built version.