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

Move away from TS and use JSDoc #85

Open
achou11 opened this issue Nov 14, 2022 · 0 comments
Open

Move away from TS and use JSDoc #85

achou11 opened this issue Nov 14, 2022 · 0 comments

Comments

@achou11
Copy link
Member

achou11 commented Nov 14, 2022

Considering that this can be consumed by other applications, thinking that it may be worth removing the dependency on TS and sticking to the JSDoc-first approach. Of course can still use declaration files for anything that can't easily be expressed in JSDoc, but given the tooling overhead with Typescript and the relatively non-strict need for it in this project, I'd be interested in moving away from it if possible

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