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 5732d1b commit e05864fCopy full SHA for e05864f
markdown-link-check
@@ -55,7 +55,7 @@ const reporters = {
55
}
56
});
57
58
- if (!opts.quiet) {
+ if (opts.verbose) {
59
console.log("\n %s links checked.", results.length);
60
61
0 commit comments