mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 20:44:53 -05:00
* Some callbacks in watchUtilities werent being strictly checked due to the structural fallback * Add direct dependeny on ms since mocha removed its impl * Manually init stats collection on base runner like mocha.run now does