Skip to content

Commit

Permalink
update babelrc plugin reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Popotojs committed Apr 23, 2024
1 parent 8b67259 commit fbeab6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"env": {
"test": {
"plugins": ["plugin-transform-modules-commonjs"]
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
}
}

0 comments on commit fbeab6d

Please sign in to comment.