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

[WIP] feat: migrate to TS #776

Closed
wants to merge 19 commits into from
Closed

[WIP] feat: migrate to TS #776

wants to merge 19 commits into from

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Sep 23, 2022

This is a WIP and not something I plan to spend more time on, but I wanted to open up this PR so others (Alex?) could benefit from the work I've already done.

Based off of #764 and currently failing esbuild due to node platform issues. @achingbrain feel free to close if not useful.

@achingbrain
Copy link
Member

Thanks for working on this. I think the conversion may have been a lot more straight forward without trying to also integrate the changes from #764.

This module is already ESM and already has types everywhere so it should be a case of just renaming the files, updating the config in package.json and copying argument/return types from jsdocs to the ts source.

@SgtPooki
Copy link
Member Author

superseded by #777

@SgtPooki SgtPooki closed this Sep 30, 2022
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.

2 participants