Skip to content

Commit

Permalink
setup configuraion for Unit Test with Jest and react-hooks-testing-li…
Browse files Browse the repository at this point in the history
…brary
  • Loading branch information
anton-karlovskiy committed Aug 15, 2019
1 parent 0e374fd commit 5298f8f
Show file tree
Hide file tree
Showing 3 changed files with 5,435 additions and 1 deletion.
5 changes: 5 additions & 0 deletions hooks/babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
presets: [
"@babel/preset-env"
]
};
Loading

0 comments on commit 5298f8f

Please sign in to comment.