Closed notmessenger closed 6 years ago
Based on the conversations in https://github.com/ember-cli/ember-cli-mocha/issues/105 and https://github.com/ember-cli/ember-cli-eslint/issues/7 as well as this change https://github.com/ember-cli/ember-cli-qunit/commit/425a26eb60fabe919a161f71701dd74046d26c5b#diff-04c6e90faac2675aa89e2176d2eec7d8 the use of this configuration option was for the transition state between JSHint and ESLint and since that conversion has occurred in the version of Ember CLI we are using this option is no longer needed.
JSHint
ESLint
ember-cli-mocha
useLintTree
👍
This project uses semver, please check the scope of this pr:
Based on the conversations in https://github.com/ember-cli/ember-cli-mocha/issues/105 and https://github.com/ember-cli/ember-cli-eslint/issues/7 as well as this change https://github.com/ember-cli/ember-cli-qunit/commit/425a26eb60fabe919a161f71701dd74046d26c5b#diff-04c6e90faac2675aa89e2176d2eec7d8 the use of this configuration option was for the transition state between
JSHint
andESLint
and since that conversion has occurred in the version of Ember CLI we are using this option is no longer needed.CHANGELOG
ember-cli-mocha
useLintTree
configuration option