Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit c1a0618

Browse files
committed
chore: ignore wallaby config during coverage
1 parent 4ce8bc5 commit c1a0618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"all": true,
9292
"cache": true,
9393
"exclude": [
94+
"wallaby.conf.js",
9495
"node_modules",
9596
"coverage",
9697
"dist/tests",

0 commit comments

Comments
 (0)