-
-
Couldn't load subscription status.
- Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
V2.0.1 missing comment terminator
To Reproduce
Steps to reproduce the behavior:
- Writing method
const run = (a) => {
console.log(a);
}- run
jsDoc generate
Expected behavior
Like v1.3.0, correct code comments
Screenshots
v1.3.0

v2.0.1

Additional context
Environment used
Typescript version: 5.3.3
VSC versione: 1.86.2
OS: Mac Darwin x64 23.2.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done