Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Commit ab63f79

Browse files
committed
test: tweaking nyc settings
1 parent b7bbe43 commit ab63f79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@
3434
"lcov",
3535
"json"
3636
],
37-
"all": true
37+
"all": true,
38+
"sourceMap": true,
39+
"instrument": true
3840
},
3941
"dependencies": {
4042
"cucumber-html-reporter": "^3.0.4",

0 commit comments

Comments
 (0)