Skip to content

Commit

Permalink
feat(test): initial work towards migrating from tape to jest
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmacdonald committed Aug 22, 2019
1 parent c581fb4 commit a71e62f
Show file tree
Hide file tree
Showing 3 changed files with 577 additions and 1,452 deletions.
5 changes: 5 additions & 0 deletions 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 a71e62f

Please sign in to comment.