Skip to content

Instantly share code, notes, and snippets.

@witnessmenow
Created May 5, 2016 12:58
Show Gist options
  • Save witnessmenow/4ed36c79db717d48d078f6e19b04d064 to your computer and use it in GitHub Desktop.
Save witnessmenow/4ed36c79db717d48d078f6e19b04d064 to your computer and use it in GitHub Desktop.
Babel configuration for compiling a react component
{
"presets": ["es2015", "stage-1", "stage-2", "react"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment