You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Hi!
When running vue-tsc --noEmit on the command line, the command can take a few seconds, more if a big project is checked. I was wondering if there is any way to show the progress of what is going on, which files are being checked? Is that possible with the Typescript compiler?
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
When running
vue-tsc --noEmit
on the command line, the command can take a few seconds, more if a big project is checked. I was wondering if there is any way to show the progress of what is going on, which files are being checked? Is that possible with the Typescript compiler?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions