Skip to content

Commit

Permalink
Fix tests to work with the AirBnB code style
Browse files Browse the repository at this point in the history
  • Loading branch information
realityking committed Jan 26, 2019
1 parent 72405b5 commit 636dbb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ module.exports = (config) => {
},
],
},
resolve: {
extensions: ['.js', '.jsx', '.json'],
},
},

webpackMiddleware: {
Expand Down

0 comments on commit 636dbb4

Please sign in to comment.