Skip to content

Commit 50f76d2

Browse files
committed
Updated CLI and readme
1 parent 144cc38 commit 50f76d2

6 files changed

Lines changed: 754 additions & 3143 deletions

File tree

.nycrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"**/node_modules/**",
1010
"**/tests/**",
1111
"**/coverage/**",
12-
"**/*.d.ts"
12+
"**/*.d.ts",
13+
"**/internals/**",
14+
"**/*.spec.ts"
1315
],
1416
"reporter": [
1517
"html"

0 commit comments

Comments
 (0)