-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 hints are lost after using .extend
#3437
Closed
todor-a opened this issue
Apr 24, 2024
· 3 comments
· Fixed by carltrepanier/threads_clone#134, b34c0n5/retire.js#5, codu-code/codu#934, carltrepanier/threads_clone#137 or vigneshshettyin/EatMyURL#98
Closed
JSDoc hints are lost after using .extend
#3437
todor-a opened this issue
Apr 24, 2024
· 3 comments
· Fixed by carltrepanier/threads_clone#134, b34c0n5/retire.js#5, codu-code/codu#934, carltrepanier/threads_clone#137 or vigneshshettyin/EatMyURL#98
Comments
In my experiments, this isn't a solvable problem, but perhaps others can succeed where I've failed. |
This works in 3.22.4 |
Merged and landed in v3.23.7 |
This was referenced Aug 22, 2024
This was referenced Aug 22, 2024
This was referenced Aug 29, 2024
This was referenced Sep 14, 2024
This was referenced Sep 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once you use
.extend
, any JSDoc hints are lost.Playground - https://tsplay.dev/w2oKzN
The text was updated successfully, but these errors were encountered: