We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3a243 commit 75decb3Copy full SHA for 75decb3
.nycrc
@@ -4,6 +4,7 @@
4
"reporter": ["text-summary", "text", "html", "json"],
5
"exclude": [
6
"coverage",
7
+ "example",
8
"test"
9
]
10
}
example/throw.js example/throw_fail.js
0 commit comments