Skip to content

Instantly share code, notes, and snippets.

@evserykh
Created February 16, 2017 12:44
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 evserykh/c9df0a98217596914f9c1f492fb09de2 to your computer and use it in GitHub Desktop.
Save evserykh/c9df0a98217596914f9c1f492fb09de2 to your computer and use it in GitHub Desktop.
.babelrc
{
"presets": [
["es2015", { "modules": false }],
"react",
"stage-0"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment