Hey,
when adopting ember-cli-eslint you'll likely end up with a lot of warnings/errors and in turn you will
a) change your code a lot
b) change .eslintrc quite a bit to match your coding style/your globals/etc.
a) already rebuilds the application just fine, if you only change the .eslintrc (b)) you cannot immediately see if tests now pass. ... that would be nice though 👍
Best regards,
Dominik