UNPKG

eslint-plugin-comment-length

Version:

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

7 lines (6 loc) 139 B
css` /** * NOTE: The CLI object should *not* call process.exit() directly. It should * overflow only return exit codes. */ `;