We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90b868 commit 04cf384Copy full SHA for 04cf384
.taprc
@@ -1,5 +1,7 @@
1
# vim: set filetype=yaml :
2
-disable-coverage: true
+disable-coverage: false
3
+allow-empty-coverage: false
4
+allow-incomplete-coverage: true
5
plugin:
6
- "@tapjs/sinon"
7
- "!@tapjs/intercept"
0 commit comments