Skip to content

Instantly share code, notes, and snippets.

@aadsm
Created February 1, 2016 16:30
Show Gist options
  • Save aadsm/cd2c5aff9929bdc95b55 to your computer and use it in GitHub Desktop.
Save aadsm/cd2c5aff9929bdc95b55 to your computer and use it in GitHub Desktop.
{
"plugins": [
"transform-flow-strip-types",
"babel-plugin-transform-es2015-modules-commonjs",
"transform-class-properties",
"transform-es2015-classes",
"transform-es2015-block-scoping"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment