mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
* provide spelling suggestion for indexed access * update merge * accept baseline * fix suggession return type * allow string or identifier on getSuggestionForNonexistentProperty * fix lint