Skip to content

Instantly share code, notes, and snippets.

@chris-kobrzak
Created April 19, 2016 22:16
Show Gist options
  • Save chris-kobrzak/b918026439ad5ac6026ef3c2528fae5b to your computer and use it in GitHub Desktop.
Save chris-kobrzak/b918026439ad5ac6026ef3c2528fae5b to your computer and use it in GitHub Desktop.
Pure ES6/React development environment
{
"presets": ["react"],
"plugins": ["transform-es2015-modules-commonjs"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment