Skip to content

SR-38 Convert Bellhop to Typescript#110

Merged
TensAndTwenties merged 9 commits into
developfrom
feature/SR-38-convert-to-typescript
Jul 7, 2026
Merged

SR-38 Convert Bellhop to Typescript#110
TensAndTwenties merged 9 commits into
developfrom
feature/SR-38-convert-to-typescript

Conversation

@TensAndTwenties

Copy link
Copy Markdown
Contributor

The Bellhop project has been converted to Typescript! All the package.json commands, like linting, automated tests, and builds are running. I verified the new Typescript version of Bellhop functions as expected in the games website by running the site locally with a local reference to the new Bellhop Typescript

@TensAndTwenties TensAndTwenties removed the request for review from 902seanryan June 30, 2026 19:50

@jeremymccurdy-redspace jeremymccurdy-redspace left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The code for this looks good, but it looks like the code documentation was lost in the conversion. Can you re-add that?

@TensAndTwenties

Copy link
Copy Markdown
Contributor Author

The code for this looks good, but it looks like the code documentation was lost in the conversion. Can you re-add that?

Good call! I restored the old comments for /src files, with adjustments for TS changes. I left out the @param types since Typescript makes it explicit.

@jeremymccurdy-redspace jeremymccurdy-redspace left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks great!

@TensAndTwenties TensAndTwenties merged commit f34c525 into develop Jul 7, 2026
4 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.

3 participants