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

Generate TypeScript type definitions from the source code #301

Open
artem-zakharchenko opened this issue Sep 25, 2019 · 0 comments
Open

Comments

@artem-zakharchenko
Copy link
Contributor

#300 introduces type definitions for Gavel, yet those are written manually based on how Gavel works internally. It would be proper to make type definitions derived (generated) from the source code. In practice, this most likely means to adopt TypeScript compiler and compile the source code, including emitting of type definitions.

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