Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate simpler utils and constants to TypeScript #1119

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

rhystmills
Copy link
Contributor

What does this change?

This migrates some files to TypeScript, to improve our overall type coverage.

It should be a no-op, as no functionality has been changed.

How to test

Run the app according to the instructions in the readme. Does everything run as expected?

@rhystmills rhystmills requested a review from a team as a code owner June 23, 2023 16:05
Copy link
Member

@davidfurey davidfurey left a comment

Choose a reason for hiding this comment

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

lgtm

width: number,
height: number
},
// There are probably more properties
Copy link
Member

Choose a reason for hiding this comment

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

🤣

@rhystmills rhystmills merged commit e339eea into main Nov 22, 2023
1 check passed
@rhystmills rhystmills deleted the rm/migrate-some-utils-to-ts branch November 22, 2023 09:21
@prout-bot
Copy link

Seen on PROD (merged by @rhystmills 5 minutes and 29 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants