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-single-line-comments
/
tests
/
valid.semantic.ts
3 lines
(2 loc)
•
210 B
text/typescript
View Raw
1
2
3
// 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, ...