UNPKG
@isentinel/eslint-plugin-comment-length
Version:
latest (2.2.0)
2.2.0
1.7.3
lasselupe33/eslint-plugin-comment-length
@isentinel/eslint-plugin-comment-length
/
src
/
rules
/
limit-multi-line-comments
/
tests
/
invalid.single-line.ts
1 lines
•
141 B
text/typescript
View Raw
1
/** 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. */