16 "files": "jquery{,.slim}.module.min.js",
20 "sourceType": "module"
25 "files": "jquery{,.slim}.module.js",
26 "extends": "../.eslintrc-browser.json",
30 "sourceType": "module"
35 // That is okay for the built version
36 "no-multiple-empty-lines": "off",
38 // When custom compilation is used, the version string
39 // can get large. Accept that in the built version.