UNPKG

eslint-plugin-comment-length

Version:

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

6 lines (4 loc) 289 B
// ```Everything within backticks will not be automatically formatted. They essientially acts as an escape-hatch for the automatic fix.``` // ```ts // Everything within backticks will not be automatically formatted. They essientially acts as an escape-hatch for the automatic fix. // ```