Skip to content

Commit

Permalink
setting up babel
Browse files Browse the repository at this point in the history
  • Loading branch information
berkeleycole committed Jul 13, 2019
1 parent 43553d3 commit df4eff8
Show file tree
Hide file tree
Showing 5 changed files with 1,140 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
'presets': ['@babel/preset-env']
}
Loading

0 comments on commit df4eff8

Please sign in to comment.