mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:54:44 -06:00
Property assignments can have a type annotation in JS. This PR adds a check for it in contextual typing. Fixes #43379
Property assignments can have a type annotation in JS. This PR adds a check for it in contextual typing. Fixes #43379