TypeScript icon indicating copy to clipboard operation
TypeScript copied to clipboard

Improve narrowing by `in` operator under `noUncheckedIndexedAccess` for variable properties

Open Andarist opened this issue 10 months ago • 0 comments

fixes https://github.com/microsoft/TypeScript/issues/61389 it's a small extension of https://github.com/microsoft/TypeScript/pull/57847

Andarist avatar Mar 11 '25 06:03 Andarist