We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21b7a98 + 2e26abd commit d15d74cCopy full SHA for d15d74c
.babelrc
@@ -1,7 +1,7 @@
1
{
2
"env": {
3
"test": {
4
- "plugins": ["transform-es2015-modules-commonjs"]
+ "plugins": ["@babel/plugin-transform-modules-commonjs"]
5
}
6
7
0 commit comments