mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
8e0b091795
* es2018: visit other binding elements when transforming object destructuring with rest fixes: #35771 * more tests