-
-
Notifications
You must be signed in to change notification settings - Fork 650
Closed
Description
This will remove tons of bugs simply by virtue of function types becoming more correct.
Sub-issues;
-
strictNullChecks: Have js-sdk passstrictNullChecks: true#2112 -
strictFunctionTypes: TBD- Switch away from using method-defined
interfaces for base-class definition #2114
(to properly check interface implementations)
- Switch away from using method-defined
-
noImplicitAny: TBD - ... (more from https://www.typescriptlang.org/tsconfig#strict)
Related: #2115
guidota
Metadata
Metadata
Assignees
Labels
No labels