We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6071504 commit 669121dCopy full SHA for 669121d
1 file changed
handwritten/logging-bunyan/.nycrc
@@ -3,7 +3,8 @@
3
"exclude": [
4
"src/*{/*,/**/*}.js",
5
"src/*/v*/*.js",
6
- "test/**/*.js"
+ "test/**/*.js",
7
+ "build/test"
8
],
9
"watermarks": {
10
"branches": [
0 commit comments