Skip to content

Commit

Permalink
Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Exelord committed Feb 4, 2018
1 parent 28c7e19 commit 3afd303
Show file tree
Hide file tree
Showing 4 changed files with 340 additions and 407 deletions.
3 changes: 2 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ module.exports = {
],
excludedFiles: [
'app/**',
'addon/**'
'addon/**',
'tests/dummy/app/**'
],
parserOptions: {
sourceType: 'script',
Expand Down
Loading

0 comments on commit 3afd303

Please sign in to comment.