Skip to content

Commit

Permalink
Merge pull request #57 from pedro-otero/feat/dev/update-test
Browse files Browse the repository at this point in the history
Update jest
  • Loading branch information
pedro-otero authored Jun 20, 2018
2 parents b09e98a + 757e6f8 commit ebc9da1
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 67 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,11 @@
"whatwg-fetch": "2.0.3"
},
"babel": {
"presets": ["react-app"],
"plugins": ["react-css-modules"]
"presets": [
"react-app"
],
"plugins": [
"react-css-modules"
]
}
}
Loading

0 comments on commit ebc9da1

Please sign in to comment.