Skip to content

V2.0.1 missing comment terminator #20

@lceric

Description

@lceric

Describe the bug
V2.0.1 missing comment terminator

To Reproduce
Steps to reproduce the behavior:

  1. Writing method
const run = (a) => {
  console.log(a);
}
  1. run jsDoc generate

Expected behavior
Like v1.3.0, correct code comments

Screenshots
v1.3.0
image
v2.0.1
image
Additional context

Environment used
Typescript version: 5.3.3
VSC versione: 1.86.2
OS: Mac Darwin x64 23.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions