Skip to content

Instantly share code, notes, and snippets.

@paulallies
Created July 29, 2018 07:55
Show Gist options
  • Save paulallies/bc9974736b939a257e3c7bd831f60385 to your computer and use it in GitHub Desktop.
Save paulallies/bc9974736b939a257e3c7bd831f60385 to your computer and use it in GitHub Desktop.
Babel or react projects
{
"presets": [
"env",
"react"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment