Skip to content

Instantly share code, notes, and snippets.

@juankuquintana
Created November 20, 2017 00:28
Show Gist options
  • Select an option

  • Save juankuquintana/3c874acbb83b24631c5dcd27bcfaf54d to your computer and use it in GitHub Desktop.

Select an option

Save juankuquintana/3c874acbb83b24631c5dcd27bcfaf54d to your computer and use it in GitHub Desktop.
{
"env": {
"production": {
"presets": [
"react",
"es2015"
],
"plugins": ["transform-class-properties"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment