Skip to content

Commit

Permalink
update to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasmelgaco committed Oct 5, 2020
1 parent adc1f92 commit ee13fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/configs/-private/ember/stylistic-issues.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module.exports = {

rules: {
'ember/order-in-components': 'error',
'ember/order-in-controllers': 'error',
'ember/order-in-controllers': 'off',
'ember/order-in-models': 'error',
'ember/order-in-routes': 'error',
}
Expand Down

0 comments on commit ee13fe6

Please sign in to comment.