UNPKG

eslint-plugin-comment-length

Version:

An ESLint plugin that provides rules that limit the line length of your comments

6 lines 266 B
/** * This is a single block which does not overflow default maximum line-length * Since this line has a different indentation level it will be considered * as a separate block (which overflows!) * And here is text afterwards that shouldn't be included */