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 630ecad commit 20024c8Copy full SHA for 20024c8
.nycrc.json
@@ -2,5 +2,5 @@
2
"all": true,
3
"check-coverage": false,
4
"reporter": ["lcov", "text"],
5
- "include": ["src/**"]
+ "include": ["lib/**"]
6
}
0 commit comments