Skip to content

Commit

Permalink
added babel.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Mar 19, 2022
1 parent f8daee8 commit e4dfc8e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions babel.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"presets": [
[
"@babel/preset-env"
]
]
}

0 comments on commit e4dfc8e

Please sign in to comment.