Skip to content

Commit

Permalink
adding es5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
sgonzaloc committed Oct 26, 2017
1 parent 9bbc6fa commit fc8ba98
Show file tree
Hide file tree
Showing 5 changed files with 31,751 additions and 373 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["env"]
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ lib-cov
complexity.md
sandbox.js
package-lock.json
yarn.lock
Loading

0 comments on commit fc8ba98

Please sign in to comment.