UNPKG

eslint-plugin-comment-length

Version:

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

2 lines 182 B
export declare function isAnotherWrapPointComing(currentLength: number, maxLength: number, wordsToCome: string[]): boolean; //# sourceMappingURL=is-another-wrap-point-coming.d.ts.map