this-property assignments should use autoType to get control flow narrowing #37900
Labels
checkJs
Relates to checking JavaScript using TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
Domain: This-Typing
The issue relates to providing types to this
In Discussion
Not yet reached consensus
Suggestion
An idea for TypeScript
Milestone
Based on discussion in #37827, we could further improve typing of this-property assignments if we used
autoType
whenever we can't tell what type they should have.This has three open questions:
The text was updated successfully, but these errors were encountered: