Skip to content

Commit

Permalink
Fix babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Aug 22, 2023
1 parent 0637237 commit c18de9f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,5 @@
"@babel/preset-env"
],
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-transform-runtime"
]
}

0 comments on commit c18de9f

Please sign in to comment.