Skip to content

Instantly share code, notes, and snippets.

@nelreina
Last active September 7, 2017 01:24
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 nelreina/f5b663178ae00f533ac3e300c204f507 to your computer and use it in GitHub Desktop.
Save nelreina/f5b663178ae00f533ac3e300c204f507 to your computer and use it in GitHub Desktop.
{
"presets": ["env"],
"plugins": ["transform-object-rest-spread"]
}
npm install -D babel-core babel-preset-env babel-plugin-transform-object-rest-spread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment