mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-13 17:45:56 -05:00
* recursively look for inherited constructor references * add test * remove outdated comment * add tests * move function * improve tests * minor refactor * fix convert params refactoring to deal with inherited constructor calls * simplify refactor test