It would be nice to extend eslint:recommended, but to being with we should enable:
no-irregular-whitespace - triggers once in jquery/jquery, a valid error on 103:72 of build/release.dist.js (tab instead of space)
no-extra-semi - triggers in nodeName.js and isAutoPx.js. These extra semi colons can be removed.