Skip to content

Instantly share code, notes, and snippets.

@VitorLuizC
Last active July 25, 2017 14:53
Show Gist options
  • Save VitorLuizC/e6691b1eda7a3d633660dfed07d42a4e to your computer and use it in GitHub Desktop.
Save VitorLuizC/e6691b1eda7a3d633660dfed07d42a4e to your computer and use it in GitHub Desktop.
{
"presets": [
[
"env",
{
"modules": false,
"browsers": ["IE >= 9", "> 1%"]
}
],
"stage-2"
],
"plugins": ["transform-runtime"],
"comments": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment