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

Introduce Typescript build process, generate types #76

Open
skeet70 opened this issue Dec 6, 2021 · 0 comments
Open

Introduce Typescript build process, generate types #76

skeet70 opened this issue Dec 6, 2021 · 0 comments

Comments

@skeet70
Copy link
Member

skeet70 commented Dec 6, 2021

Now that there is a manually written index.js as the entrypoint, we're duplicating a lot of work between index.js and index.d.ts that is error prone. Write an index.ts that replaces both in the repo, and a build process that produces both of the original files for NPM packaging.

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

No branches or pull requests

1 participant