UNPKG

eslint-plugin-comment-length

Version:

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

4 lines (3 loc) 181 B
export const resolveDocsRoute = (rulename: string): string => { return `https://github.com/lasselupe33/eslint-plugin-comment-length/tree/master/src/rules/${rulename}/docs.md`; };