@typedef cannot recognize TypeScript JSDoc format

Is there any way / solution to make JSDoc in this format readable for WebStorm? It looks like invalid syntax.



Only VSCode can recognize this part of @typedef

0
1 comment

No, WebStorm doesn't support Typescript type annotations/arrow functions in JSDoc definitions

1

Please sign in to leave a comment.