mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
ad96a52cc6
* fix: IOSession access this before calling super close #40399 This makes the TS server crashes if the build target is ES6 or higher. * fix * revert unrelated changes * revert unrelated changes * revert unrelated changes * better way