Hacker News new | past | comments | ask | show | jobs | submit login

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.



Cool, I never knew that




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: