@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

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

1

请先登录再写评论。