Skip to content

Conversation

@ry
Copy link
Member

@ry ry commented Oct 3, 2025

Before

$ deno check
Check file:///private/tmp/examples/account.ts
$ echo $?
0

After

$ deno check
Check file:///private/tmp/examples/account.ts
✅ Type check successful
$ echo $?
0

@ry ry changed the title chore: change output to include success message chore: change deno check output to include success message Oct 3, 2025
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.

3 participants