Skip to content

Instantly share code, notes, and snippets.

@trooperandz
Last active July 26, 2018 05:05
Show Gist options
  • Save trooperandz/bbe5235e4f96ceaf6c4929415a5e6adc to your computer and use it in GitHub Desktop.
Save trooperandz/bbe5235e4f96ceaf6c4929415a5e6adc to your computer and use it in GitHub Desktop.
Babel config file
// See http://babeljs.io/docs/en/env/
{
"presets": ["env", "react"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment