Skip to content

Instantly share code, notes, and snippets.

@Jojoooo1
Created January 29, 2019 12:36
Show Gist options
  • Save Jojoooo1/83f0bfce10070a042c47d0d74a57141e to your computer and use it in GitHub Desktop.
Save Jojoooo1/83f0bfce10070a042c47d0d74a57141e to your computer and use it in GitHub Desktop.
.babelrc
{
"presets": [
"es2015"
],
"plugins": ["transform-object-rest-spread"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment