Skip to content

Instantly share code, notes, and snippets.

@venkateshwarv
Created August 5, 2018 17:54
Show Gist options
  • Save venkateshwarv/5adbc89be299209776e70d5d5bd10fcf to your computer and use it in GitHub Desktop.
Save venkateshwarv/5adbc89be299209776e70d5d5bd10fcf to your computer and use it in GitHub Desktop.
Bebel config
{
"presets": [
["env", {
"targets": {
"browsers": ["cover 99.5%", "ie 8-11"]
}
}]
],
"plugins": ["transform-es2017-object-entries", "transform-array-find"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment