Skip to content

Instantly share code, notes, and snippets.

@montmirail
Last active April 19, 2018 12:35
Show Gist options
  • Save montmirail/19993c8f81cb140cb43efbdbdb7c5f45 to your computer and use it in GitHub Desktop.
Save montmirail/19993c8f81cb140cb43efbdbdb7c5f45 to your computer and use it in GitHub Desktop.
{
"presets": [
"env",
"react"
],
"plugins": [
"transform-class-properties",
"transform-object-rest-spread"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment