Skip to content

Commit fe549c8

Browse files
committed
Update babel.config.js
1 parent b5ff999 commit fe549c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module.exports = {
1919
env: {
2020
test: {
2121
//presets: [["env", { targets: { node: "current" } }]],
22-
plugins: ["istanbul"]
22+
//plugins: ["istanbul"]
2323
}
2424
}
2525
};

0 commit comments

Comments
 (0)