Skip to content

Instantly share code, notes, and snippets.

@radi-cho
Created May 31, 2017 19:20
Show Gist options
  • Save radi-cho/e7dd4157585975db634428524bf3be3c to your computer and use it in GitHub Desktop.
Save radi-cho/e7dd4157585975db634428524bf3be3c to your computer and use it in GitHub Desktop.
{
"presets": ["react", ["env", {
"targets": {
"browsers": [
"Firefox > 31",
"Chrome > 37"
]
},
"modules": false
}], "stage-0"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment