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

TS via JSDoc #22

Closed
keller-mark opened this issue May 15, 2023 · 1 comment
Closed

TS via JSDoc #22

keller-mark opened this issue May 15, 2023 · 1 comment

Comments

@keller-mark
Copy link
Owner

No description provided.

@keller-mark
Copy link
Owner Author

As an exercise, I tried converting TypeScript to JSDoc comments in Vitessce.

vitessce/vitessce@keller-mark/file-exts...keller-mark/jsdoc-types

If we did not need to have a JSX compile step anyway then I think it would be the way to go. The main downside I found was the limited import syntax that results in lengthy @typedef statements to import types defined in different files. It will be great when typescript can address this

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