Skip to content

Commit

Permalink
Update .babelrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtute90 authored Feb 29, 2024
1 parent 623a7af commit 54e8882
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .babelrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
[
"@babel/preset-env",
{
"useBuiltIns": "entry",
"corejs": "3.22"
"targets": {
"chrome": "100"
}
}
],
"@babel/preset-typescript",
Expand Down

0 comments on commit 54e8882

Please sign in to comment.