Skip to content

Commit

Permalink
babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegriffith committed May 21, 2021
1 parent 41d7709 commit bf5c098
Show file tree
Hide file tree
Showing 5 changed files with 4,832 additions and 1,274 deletions.
7 changes: 7 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"presets": [["@babel/preset-env", {
"modules": "commonjs",
"corejs": "3",
"useBuiltIns": "usage"
}]]
}
Loading

0 comments on commit bf5c098

Please sign in to comment.