Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Fix documentation on --strictNullChecks#1053

Merged
orta merged 2 commits into
microsoft:masterfrom
karlhorky:patch-1
Jun 24, 2019
Merged

Fix documentation on --strictNullChecks#1053
orta merged 2 commits into
microsoft:masterfrom
karlhorky:patch-1

Conversation

@karlhorky

Copy link
Copy Markdown
Contributor

@orta

orta commented Jun 24, 2019

Copy link
Copy Markdown
Contributor

Looks good to me, thanks for interlinking all the issues - made it much easier to follow the chain.

@orta orta merged commit 5af6c0a into microsoft:master Jun 24, 2019
@karlhorky

Copy link
Copy Markdown
Contributor Author

No problem, thanks for merging!

@karlhorky karlhorky deleted the patch-1 branch June 24, 2019 16:49
wataash referenced this pull request Aug 22, 2019
1. Point out that 'any' disables checking whereas 'Object' does not.
2. Point out that you can define variables of type 'void' but they can
only be assigned 'undefined'.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

null is not assignable to void when strictNullChecks are enabled Documentation misleading on void encompassing null?

2 participants