We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f26eba commit bcaf6f4Copy full SHA for bcaf6f4
1 file changed
handwritten/.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