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-tagged-template-literal-comments
/
tests
/
invalid.basic-multi-line-overflow.expected.ts
6 lines
•
119 B
text/typescript
View Raw
1
2
3
4
5
6
css` /** * NOTE: The CLI
object
should *
not
*
call
process.
exit
() directly. It should * only
return
exit
codes. */ `;