Skip to content

Commit

Permalink
fix(babelrc): added missing babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosat-dev committed Jan 26, 2017
1 parent e11e99f commit 94f9684
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"presets": [
"es2015"
]
}

0 comments on commit 94f9684

Please sign in to comment.