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
Why need npx tsc after creating or editing typescript script each time, why not to support real-time compiling for ts script by monitoring the script file.
Why need
npx tscafter creating or editing typescript script each time, why not to support real-time compiling for ts script by monitoring the script file.