v2.3.9
- Added
.editorconfig
- Removed
jshint
and replaced witheslint
- Added
.eslintrc
- Removed
uglify
and task to create minified version of jScroll source since this can be done on the user end, and it will also prevent conflicts in PRs - Removed
jquery.jscroll.min.js