mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-16 15:51:35 -05:00
1. Reimplement recursive deleting in VirtualServerHost.deleteFile 2. Save a private fshost, then all VirtualServerHost methods directly. 3. Switch from asserts to logs when fshost isn't a valid VirtualServerHost.