Skip to content

Instantly share code, notes, and snippets.

@bsed
Created June 5, 2016 05:35
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 bsed/73e9dc427d4f48f01815dd139fa8f240 to your computer and use it in GitHub Desktop.
Save bsed/73e9dc427d4f48f01815dd139fa8f240 to your computer and use it in GitHub Desktop.
{
"presets": [
"es2015",
"stage-0",
"react"
],
"plugins": [
"transform-runtime",
"transform-class-properties"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment