Skip to content

Commit

Permalink
use babel-task instead of grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
vrunoa committed Jun 19, 2016
1 parent eeadeb4 commit 742a30a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .babelrc
@@ -0,0 +1,6 @@
{
"presets": [
"es2015"
],
"plugins": []
}

0 comments on commit 742a30a

Please sign in to comment.