We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88de1cf commit 586c410Copy full SHA for 586c410
packages/google-cloud-bigquery-datatransfer/.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