Skip to content

Instantly share code, notes, and snippets.

@abhiaiyer91
Created August 28, 2016 02:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save abhiaiyer91/b5c2bdc48a5435d1532e1196657bd564 to your computer and use it in GitHub Desktop.
Save abhiaiyer91/b5c2bdc48a5435d1532e1196657bd564 to your computer and use it in GitHub Desktop.
{
"presets": [
"stage-2",
"es2015"
],
"plugins": [
"transform-flow-strip-types",
"transform-object-assign",
"transform-class-properties",
"transform-runtime"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment