Skip to content

Instantly share code, notes, and snippets.

@georgeh
Created March 22, 2017 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save georgeh/dbf3ac6e2fadf862b5db2888a869720c to your computer and use it in GitHub Desktop.
Save georgeh/dbf3ac6e2fadf862b5db2888a869720c to your computer and use it in GitHub Desktop.
{
"presets": [
"es2015"
],
"plugins": [
"transform-runtime",
"transform-es3-property-literals",
"transform-es3-member-expression-literals"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment