Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 9a6307b

Browse files
build: ignore proto files in test coverage (#226)
1 parent 51a760e commit 9a6307b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)