UNPKG

eslint-plugin-comment-length

Version:

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

7 lines (5 loc) 235 B
const resolveDocsRoute = (rulename) => { return `https://github.com/lasselupe33/eslint-plugin-comment-length/tree/master/src/rules/${rulename}/docs.md`; }; export { resolveDocsRoute }; //# sourceMappingURL=resolve-docs-route.js.map