UNPKG

eslint-plugin-comment-length

Version:

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

3 lines (2 loc) 210 B
// stylelint-disable-next-line some-css-plugin/some-css-rule, more-rules,that-will,trigger,overflow... // tslint:disable comment-length/limit-single-line-comments, comment-length/limit-multi-line-comments, ...