UNPKG

eslint-plugin-comment-length

Version:

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

9 lines (6 loc) 267 B
'use strict'; const resolveDocsRoute = (rulename) => { return `https://github.com/lasselupe33/eslint-plugin-comment-length/tree/master/src/rules/${rulename}/docs.md`; }; exports.resolveDocsRoute = resolveDocsRoute; //# sourceMappingURL=resolve-docs-route.cjs.map