Skip to content

Instantly share code, notes, and snippets.

@aktraore
Created April 27, 2018 12:25
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 aktraore/203c9e2c4b3d6731c69930172cf1ef6c to your computer and use it in GitHub Desktop.
Save aktraore/203c9e2c4b3d6731c69930172cf1ef6c to your computer and use it in GitHub Desktop.
Babel RC file
{
"env": {
"test": {
"plugins": ["transform-es2015-modules-commonjs"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment