Skip to content

WIP: strict type predicates

Rigel Kent requested to merge (removed):strict-type-predicates into develop

It should tighten the net around type errors.

Adding "strict-type-predicates": true to tslint reveals the remaining errors to correct, some of which I've marked as FIXME in the current commit.

Merge request reports