Skip to content

Commit

Permalink
Smaller upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
PoslinskiNet committed Dec 29, 2018
1 parent 1ba27a8 commit fa1f775
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 477 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ module.exports = {
},
rules: {
'ember/no-on-calls-in-components': 'off',
'ember/closure-actions': 'off'
'ember/closure-actions': 'off',
'ember/no-observers': 'off'
},
overrides: [
// node files
Expand Down
Loading

0 comments on commit fa1f775

Please sign in to comment.