We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479fbb2 commit b705907Copy full SHA for b705907
scripts/type_check.js
@@ -58,6 +58,7 @@ program
58
}), {
59
concurrent: 4,
60
exitOnError: false,
61
+ renderer: 'slient',
62
})
63
64
tasks.run()
0 commit comments