Created
June 9, 2016 13:03
-
-
Save jstoone/46a6fc01d2ef076468033c3d7ffd6bc0 to your computer and use it in GitHub Desktop.
.babelrc for @nathanaelphilip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"presets": ["es2015"], | |
"plugins": ["transform-runtime"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment