Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4048cec commit e0ae9daCopy full SHA for e0ae9da
1 file changed
.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