Add "ember-cli-jshint" dependency to "app" blueprint by Turbo87 · Pull Request #5757 · ember-cli/ember-cli

@Turbo87

This was referenced

Apr 8, 2016

homu added a commit that referenced this pull request

Apr 9, 2016
Add "ember-cli-jshint" dependency to "app" blueprint

This PR adds `ember-cli-jshint@1.0.0` as a dependency to the "app" and "addon" blueprints. This change should makes it easier to replace JSHint with ESLint in the future.