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

JSDoc support #1039

Closed
vr7bd opened this issue Apr 20, 2024 · 2 comments
Closed

JSDoc support #1039

vr7bd opened this issue Apr 20, 2024 · 2 comments
Labels
type: feature Introduction of new functionality to the application

Comments

@vr7bd
Copy link

vr7bd commented Apr 20, 2024

Describe the feature

Currently there is support for typescript and javascript without any type safety. But there is no support for jsdoc. It would be nice to have. Or we can have one implementation in jsdoc which would benefit all

@vr7bd vr7bd added the type: feature Introduction of new functionality to the application label Apr 20, 2024
@huntabyte
Copy link
Owner

Unlikely to happen. Either TS or JS. The in-between is unmanageable for us.

@huntabyte huntabyte closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
@vr7bd
Copy link
Author

vr7bd commented Apr 22, 2024

Unlikely to happen. Either TS or JS. The in-between is unmanageable for us.

100% agree that it's not manageable. But if there was a single implementation with jsdoc, it would solve the type issues for js, jsdoc and ts, like how svelte does. But I understand it's a lot of work. Thanks for all the effort you've put into this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants