We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.babelrc
1 parent 37eaccf commit 2312256Copy full SHA for 2312256
.babelrc
@@ -0,0 +1,7 @@
1
+{
2
+ "env": {
3
+ "test": {
4
+ "plugins": ["@babel/plugin-transform-modules-commonjs"]
5
+ }
6
7
0 commit comments