Skip to content

Instantly share code, notes, and snippets.

@Sven65
Created November 3, 2018 15:08
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 Sven65/ce53ef052068919b0da342ed90b1906d to your computer and use it in GitHub Desktop.
Save Sven65/ce53ef052068919b0da342ed90b1906d to your computer and use it in GitHub Desktop.
{
"presets": [
"env",
"react"
],
"plugins": [
"react-hot-loader/babel",
"transform-class-properties"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment