We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{}
#33570
(previous design notes at #37388)
null
undefined
unknown
strictNullChecks
#47889 (review)
#29049
string
T
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Deleting the
{}
and unconstrained type parameter assignability rule#33570
(previous design notes at #37388)
{}
as the top type. This was beforenull
andundefined
.unknown
as a true top type.unknown
.{}
to avoid breakages.strictNullChecks
?strictNullChecks
.strictNullChecks
is an insane pointless garbage system"strictNullChecks
.Error Message on "...could be instantiated with an arbitrary type which could be unrelated to..."
#47889 (review)
#29049
string
isn't necessarily assignable toT
, thought you might like to know."The text was updated successfully, but these errors were encountered: