mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
* tsc --watch should clear screen on new compilation * added optional clearScreen method to System] * implemented via `x1Bc`, reset screen * fixes 13020 * Feedback on if statements; api .d.ts baseline additions * Stopped clearing screen in tsc.js's reportWatchMode * Added unit tests