Skip to content

Commit

Permalink
Revert esm changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed Oct 22, 2023
1 parent ee7d327 commit 61a0125
Show file tree
Hide file tree
Showing 9 changed files with 2,577 additions and 107 deletions.
12 changes: 12 additions & 0 deletions babel.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"presets": [
[
"@babel/preset-env",
{
"targets": {
"node": "current"
}
}
]
]
}
File renamed without changes.
Loading

0 comments on commit 61a0125

Please sign in to comment.