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