Open
Description
I tried the playground, but when I try something like
* @param {number} x - The first input number
it gives
(7,4): The @param block should be followed by a parameter name
(7,11): Expecting a TSDoc tag starting with "{@"
(7,18): The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag