eslint-plugin-comment-length
Version:
An ESLint plugin that provides rules that limit the line length of your comments
1 lines • 469 B
Source Map (JSON)
{"version":3,"file":"util.merge-lines.cjs","sources":["../../../../src/rules/limit-multi-line-comments/util.merge-lines.ts"],"sourcesContent":["export function mergeLines(a: string, b: string, separator = \" \"): string {\n return `${a.trim()}${separator}${b.trim()}`;\n}\n"],"names":[],"mappings":";;AAAO,SAAS,UAAW,CAAA,CAAA,EAAW,CAAW,EAAA,SAAA,GAAY,GAAa,EAAA;AACxE,EAAO,OAAA,CAAA,EAAG,EAAE,IAAK,EAAC,GAAG,SAAS,CAAA,EAAG,CAAE,CAAA,IAAA,EAAM,CAAA,CAAA,CAAA;AAC3C;;;;"}