mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:38:48 -06:00
* Consolidated extra property check with intersections * Fix comment * Add tests * Properly propagate intersectionState * Route property check through recursive type tracking logic * Accept new baselines * Skip check when apparent type of source is never * Accept new baselines * Only check when apparent type of source is a structured type