Skip to content

Comments

Add greeter.ts with greet function#127

Merged
dzianisv merged 8 commits intomainfrom
add-hello-js
Feb 20, 2026
Merged

Add greeter.ts with greet function#127
dzianisv merged 8 commits intomainfrom
add-hello-js

Conversation

@dzianisv
Copy link
Owner

Summary

This PR introduces a new greeter.ts file containing a simple greet function that returns a greeting message for the given name.

Checklist

  • Added greeter.ts file with the greet function.
  • Type-checking (npm run typecheck) passed successfully.
  • CI checks pass.
  • Local tests pass.

Verification

Run npm test and ensured all tests pass.

@dzianisv dzianisv merged commit eecdd85 into main Feb 20, 2026
2 checks passed
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.

1 participant