Skip to content

Commit 26fb5cf

Browse files
build: ignore proto files in test coverage (#726)
1 parent e241719 commit 26fb5cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nycrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"**/samples",
1111
"**/scripts",
1212
"**/src/**/v*/**/*.js",
13+
"**/protos",
1314
"**/test",
1415
".jsdoc.js",
1516
"**/.jsdoc.js",

0 commit comments

Comments
 (0)