Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant