Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Commit

Permalink
fix: only transforms tests with babel. prevents #35
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Mar 2, 2017
1 parent 1a6ad35 commit 09d17e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"only": ".*/test/.*",
"plugins": ["transform-async-to-generator"]
}

0 comments on commit 09d17e3

Please sign in to comment.