Skip to content

Instantly share code, notes, and snippets.

@jstoone
Created June 9, 2016 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jstoone/46a6fc01d2ef076468033c3d7ffd6bc0 to your computer and use it in GitHub Desktop.
Save jstoone/46a6fc01d2ef076468033c3d7ffd6bc0 to your computer and use it in GitHub Desktop.
.babelrc for @nathanaelphilip
{
"presets": ["es2015"],
"plugins": ["transform-runtime"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment