mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 02:33:53 -06:00
* Port #48978 forward to the revised FAR code The old regression test didn't catch the corresponding bug in the new code because it hit the fast path where there's only a single project. * Drop spurious non-null assertion