mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
9d2656fe54
* Fix #15463: use intersection types to emulate spread in generic react components * Fix lint errors * reverse condition