mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
* add bug repro test * add test and start fix implementation * adjust for useAlias preference * fix existing renaming test * refactor to get rid of options * fix named bindings & other imports cases * fix eslint error * address cr comments * hopefully actually fix eslint * clean up stale baseline * make API change non-breaking * add/fix comments