Skip to content

Commit ee1624c

Browse files
committed
turn on preserveWatchOutput in base tsconfig
1 parent 1fa3863 commit ee1624c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/typescript/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"suppressWhileTypeErrorsPresent": false
2828
}
2929
],
30+
"preserveWatchOutput": true,
3031
"pretty": true,
3132
"sourceMap": true,
3233
"strict": true,

0 commit comments

Comments
 (0)