eslint-plugin-comment-length
Version:
An ESLint plugin that provides rules that limit the line length of your comments
1 lines • 141 B
text/typescript
/** In case a multi-line comment is on a single line and it violates the configured max-length, then it will be split into multiple lines. */