Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

extra space added. #11

@paulirish

Description

@paulirish

Repro:
Have a class function like:

  static makeV1TableHeadings(headings) {

  }

Run "Add doc comments."
View the result:

  /**
   * @param  {} headings
   */

Note there's an extra space before the curly brackets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions