top | item 27789571 (no title) ash_gti | 4 years ago If you enable strict (https://www.typescriptlang.org/tsconfig#strict) or use the `strictBindCallApply` flag (https://www.typescriptlang.org/tsconfig#strictBindCallApply) it should check the types on call, bind and apply. discuss order hn newest monus21|4 years ago Cool, I never knew that
monus21|4 years ago