This repository has been archived by the owner on May 2, 2024. It is now read-only.
Add strong type checking for hooks & their callbacks #121
Labels
enhancement
Relates to new features or improvements to existing features
Context
Early discussion: overhangio/tutor#599 (comment)
Proof of concept: overhangio/tutor#731
Acceptance Criteria
When it's possible (might be as late as 2025), add type annotations to the Hooks API, such that hooks can be declared with type annotations and hook callbacks can be typechecked.
The text was updated successfully, but these errors were encountered: