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

Automatically generate type declarations #524

Open
sisou opened this issue Nov 6, 2019 · 0 comments
Open

Automatically generate type declarations #524

sisou opened this issue Nov 6, 2019 · 0 comments
Assignees

Comments

@sisou
Copy link
Member

sisou commented Nov 6, 2019

Typescript 3.7, released last night, now supports creating type declarations from JS files (using the AST and JSDoc comments).

We should create a script or some other type of automated action that can create the type definitions automatically, avoiding having to manually update them after each change.

@sisou sisou self-assigned this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant