I started replacing JSHint and JSCS with ESLint in the Ember.js repo in emberjs/ember.js#13549. The next step would be to make it part of the QUnit test suite and I assume that I need to modify this repo for that. Since I'm not that familiar with the whole build process yet it would be awesome to get some pointers on how to do this properly.
/cc @rwjblue @stefanpenner @krisselden