mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-25 02:00:48 -05:00
* provide spelling suggestion for indexed access * update merge * accept baseline * fix suggession return type * allow string or identifier on getSuggestionForNonexistentProperty * fix lint