ForNeVeR / ForNeVeR/catberry-ts
Multiline comments
Open
bug
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Multiline comments does not seem to be handled correctly. For example, consider this:
```
/**
* Creates new instance of base Catberry bootstrapper.
* @param catberryConstructor Constructor
of the Catberry's main module.
*
*/
```
Also check why does it add empty comment lines sometimes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.