gdsmith / jquery.easing

jQuery Easing Plugin
http://gsgd.co.uk/sandbox/jquery/easing
Other
922 stars 422 forks source link

Linting/Clean-up #39

Closed brettz9 closed 4 years ago

brettz9 commented 4 years ago

While I've tacked on a small fix and enhancement, the bulk of this (the indent changes, etc.) are linting related. Let me know if you want the fix/enhancement moved out of this (but the size of the PR will still be about the same, as most changes are basic linting/indent related).

I'd also like to remove bower.json, as Bower is deprecated, but wanted your confirmation.

After this, I hope to offer a PR which uses Rollup and refactors to use more ES6 in source (though using Babel to convert for older browsers).