Skip to content

Commit

Permalink
chore: always transform exponentiation (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra authored Nov 19, 2024
1 parent c1c993c commit 1ebfcb4
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 31 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"devDependencies": {
"@babel/core": "7.18.9",
"@babel/plugin-syntax-decorators": "^7.23.3",
"@babel/plugin-transform-exponentiation-operator": "^7.25.9",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.25.8",
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@babel/preset-env": "7.18.9",
Expand Down
Loading

0 comments on commit 1ebfcb4

Please sign in to comment.