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 starts to supporting @import statement #9

Closed
natsuki-engr opened this issue Oct 17, 2024 · 3 comments
Closed

TS starts to supporting @import statement #9

natsuki-engr opened this issue Oct 17, 2024 · 3 comments

Comments

@natsuki-engr
Copy link

natsuki-engr commented Oct 17, 2024

Your post about JSDoc is good for me. Thank you.
https://alexharri.com/blog/jsdoc-as-an-alternative-typescript-syntax

Now TS v5.5 and later supports @import statement.
If you can, could you add this infomation to your post for visitors who's learning about type-safe development using JSDoc like me?
https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-beta/#type-imports-in-jsdoc
microsoft/TypeScript#57207

@alexharri
Copy link
Owner

I wasn't aware of this, thanks for raising this!

I'll see if I can get to it this weekend or the next.

@alexharri
Copy link
Owner

Updated post to mention the @import tag, see 8106394.

Thanks for pointing this out!

@natsuki-engr
Copy link
Author

Thank you!

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

2 participants