Skip to content

strictNullChecks errors in typescript.d.ts #8271

Closed
@basarat

Description

@basarat

If I enable strictNullChecks a bunch of stuff in ntypescript.d.ts highlights for me in alm tools (in addition to the intentional one in bas.tsx)

I am testing with ntypescript.d.ts. Pretty sure typescript.d.ts would be the same as Its just output from the compiler.

image

Note: this is showing up for me because ntypescript is loaded as its a part of a node_module automatic resolution for the folder I am testing in. I would suspect it to be an error with tsc on the console as well ... but somehow its not loading ntypescript.d.ts < but that's a seperate possibly future concern 🌹

Metadata

Metadata

Assignees

Labels

APIRelates to the public API for TypeScriptBugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions