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

Commit 0f128ef

Browse files
JustinBeckwithjkwlui
authored andcommitted
build: ignore proto files in test coverage (#711)
1 parent c84e87b commit 0f128ef

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)