Skip to content

ci: check types by tsgo - #121

Merged
yusukebe merged 1 commit into
honojs:mainfrom
ryuapp-contrib:ci/check-types-by-tsgo
Feb 24, 2026
Merged

ci: check types by tsgo#121
yusukebe merged 1 commit into
honojs:mainfrom
ryuapp-contrib:ci/check-types-by-tsgo

Conversation

@ryuapp

@ryuapp ryuapp commented Feb 21, 2026

Copy link
Copy Markdown
Contributor

Add type checking using tsgo (@typescript/native-preview) in CI.

I chose tsgo because TypeScript will eventually migrate to it, and since create-hono is a CLI tool rather than a library, there is no need to consider type compatibility with downstream consumers.

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe

Copy link
Copy Markdown
Member

@ryuapp

I also think tsgo is okay. Thanks!

@yusukebe
yusukebe merged commit 80e5691 into honojs:main Feb 24, 2026
3 checks passed
@ryuapp
ryuapp deleted the ci/check-types-by-tsgo branch February 24, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants