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

Convert to typescript (prepare to upgrade all dependencies) #129

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

thdk
Copy link

@thdk thdk commented Oct 10, 2024

Hi!

We've noticed the library is a bit outdated and we would like to upgrade the dependencies.
Would you be up for using typescript and jest (instead of tap)?

Using typescript gives us more comfort for doing the upgrades as the types from the dependencies might already indicate where we should pay extra attention.

This PR should not contain any code changes or dependency upgrades yet. It's just adding the minimum type info. Add tooling for building and testing typescript files. And run prettier.

I've also included a github action to run CI.

Feel free to let me know in which changes you would be interested so I can leave the other changes out.

@thdk thdk changed the title Convert to typescript Convert to typescript (prepare to upgrade all dependencies) Oct 11, 2024
@thdk thdk force-pushed the chore/convert-to-typescript branch from 6718ad5 to 75512da Compare October 19, 2024 19:05
@thdk thdk force-pushed the chore/convert-to-typescript branch from 75512da to f057330 Compare October 19, 2024 19:11
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