Skip to content

Commit

Permalink
chore: transpile tests
Browse files Browse the repository at this point in the history
  • Loading branch information
saintedlama committed Feb 27, 2018
1 parent 788e0c9 commit 22a7655
Show file tree
Hide file tree
Showing 3 changed files with 858 additions and 32 deletions.
7 changes: 7 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"presets": ["env"],
"ignore": [
"index.js",
"lib/*.js"
]
}
Loading

0 comments on commit 22a7655

Please sign in to comment.