Skip to content

Commit

Permalink
Add babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumMechanics committed May 25, 2017
1 parent 796e19c commit d1750c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .babelrc
@@ -0,0 +1,8 @@
{
"presets": [
"es2015"
],
"plugins": [
"transform-inline-environment-variables"
]
}

0 comments on commit d1750c8

Please sign in to comment.