Skip to content

Commit

Permalink
Merge pull request #5 from raminka13/jest
Browse files Browse the repository at this point in the history
Jest Test 1
  • Loading branch information
raminka13 committed Jul 13, 2022
2 parents e059207 + e36d559 commit 9c1cdf9
Show file tree
Hide file tree
Showing 6 changed files with 12,246 additions and 3,979 deletions.
7 changes: 7 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"env": {
"test": {
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
}
}

0 comments on commit 9c1cdf9

Please sign in to comment.