Skip to content

Update tsconfig to enable strict null checks #484

@fnimick

Description

@fnimick

There have been multiple issues (#481 , #483 ) caused by the inability to develop the library with strict null checks enabled. These issues do not appear in library development but do appear in client code running with strict checks enabled.

I personally attempted to add strict null check support as part of #482 but was not able to as I don't have the experience necessary with the library to correctly add null checks where necessary.

https://www.typescriptlang.org/tsconfig#strictNullChecks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions