Support JSDoc parameters with properties using @param
#16056
Labels
Duplicate
An existing issue was already created
@param
#16056
This is a suggestion/feature request for the @ts-check feature.
When using
// @ts-check
in a JavaScript file, TypeScript-check should be able to identify object properties types using JSDoc.For example:
Also described on JSDoc.
I hope you get the idea :)
Keep up the good work!
The text was updated successfully, but these errors were encountered: