Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
feat(tests): use jest for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amclin committed Sep 30, 2019
1 parent 16963b0 commit f8db8df
Show file tree
Hide file tree
Showing 5 changed files with 7,060 additions and 4,072 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env","next/babel"]
}
Loading

0 comments on commit f8db8df

Please sign in to comment.