Skip to content

Make $ sign optional in @param #222

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions