Skip to content

Commit a7ee32b

Browse files
committed
Fix code coverage
1 parent 3e3d674 commit a7ee32b

File tree

3 files changed

+2496
-1164
lines changed

3 files changed

+2496
-1164
lines changed

.babelrc

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"plugins": ["transform-runtime"],
77
"env": {
88
"test": {
9-
"presets": ["env", "stage-2"],
10-
"plugins": [ "istanbul" ]
9+
"presets": ["env", "stage-2"]
1110
}
1211
}
1312
}

0 commit comments

Comments
 (0)