Skip to content

Commit b705907

Browse files
committed
Type checker renderer test.
1 parent 479fbb2 commit b705907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/type_check.js

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ program
5858
}), {
5959
concurrent: 4,
6060
exitOnError: false,
61+
renderer: 'slient',
6162
})
6263

6364
tasks.run()

0 commit comments

Comments
 (0)