Skip to content

Make $ sign optional in @param #222

@KittyGiraudel

Description

@KittyGiraudel

I never know if we have to include the dollar sign in the @param annotation. For instance, I always wonder if this is okay:

/**
 * @param {*} value - Value
 */

It is not because of the missing dollar sign. What do you think of making it optional?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions