Skip to content

Commit 6bb58f7

Browse files
author
Josh Goldberg
authored
Excluded root-level files and .github from istanbul
1 parent 60275c3 commit 6bb58f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.istanbul.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
instrumentation:
22
excludes:
3+
- "*"
34
- "**/*.runtime.js"
5+
- ".github/*"

0 commit comments

Comments
 (0)