-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The project currently relies on IDE-only type checking. Adding an explicit type-check script would enable CI integration and catch type errors before merge.
tsgo (Microsoft's native Go-based TypeScript compiler) provides 5-10x faster type checking compared to tsc, making it practical to run on every CI build without significant slowdown.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
High Priority