Skip to content

Make TypeScript check nulls strictly #358

@zkochan

Description

@zkochan

By setting the strictNullChecks to true in tsconfig.json, TypeScript will do a lot more checks.

But a lot of code has to be rewritten because currently it fails with lots of errors.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions