UNPKG

eslint-plugin-comment-length

Version:

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

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