Skip to content

Instantly share code, notes, and snippets.

@gpincheiraa
Last active September 27, 2017 00:02
Show Gist options
  • Save gpincheiraa/53a65f15271b7155971bb556a1a7519b to your computer and use it in GitHub Desktop.
Save gpincheiraa/53a65f15271b7155971bb556a1a7519b to your computer and use it in GitHub Desktop.
.babelrc - First Impressions using jest for TDD over AngularJS > 1.5.x — Part I
{
"presets": [
"es2015",
"stage-3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment