Skip to content

函数注释的param和return后面能不能加个冒号 #641

@netmankind

Description

@netmankind

函数注释现在是这样的:
/**

  • @description:
  • @param {int} signal:
  • @return {*}
    */
    已经配置了
    "colon": [
    ": ",
    ": ",
    ],
    但只有description后面有冒号,
    函数注释的param和return后面能不能加冒号,description后面都有冒号,变成下面这样:

/**

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions