Intermediate newlines+asterisks prevent @param
from applying
#26027
Labels
Milestone
@param
from applying
#26027
Expected behavior:
x: string
andy: number
Actual behavior:
x: any
andy: any
.Note that if you remove the asterisks but not the lines, it works as expected.
The text was updated successfully, but these errors were encountered: