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.
1 parent b5ff999 commit fe549c8Copy full SHA for fe549c8
babel.config.js
@@ -19,7 +19,7 @@ module.exports = {
19
env: {
20
test: {
21
//presets: [["env", { targets: { node: "current" } }]],
22
- plugins: ["istanbul"]
+ //plugins: ["istanbul"]
23
}
24
25
};
0 commit comments