Skip to content

Commit

Permalink
build: add **/*.d.ts to coverage ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and bcoe committed Jan 3, 2020
1 parent 12b2cc1 commit 5cadff9
Show file tree
Hide file tree
Showing 2 changed files with 3,567 additions and 80 deletions.
1 change: 1 addition & 0 deletions packages/google-cloud-oslogin/.nycrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
Expand Down
Loading

0 comments on commit 5cadff9

Please sign in to comment.