Skip to content

Instantly share code, notes, and snippets.

@laniehei
Created July 6, 2018 03:22
Show Gist options
  • Save laniehei/48a7533842171492649cffa5fcb87f51 to your computer and use it in GitHub Desktop.
Save laniehei/48a7533842171492649cffa5fcb87f51 to your computer and use it in GitHub Desktop.
{
"presets": [
"react",
"es2015"
[
"env",
{
"targets": {
"browsers": "last 2 versions"
},
"loose": true,
"modules": false
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment