UNPKG

merge-comments

Version:

Simple tool that merges single-line comments into multi-line ones.

6 lines (5 loc) 82 B
// alone comment var a = 'b'; // first comment // second comment // third comment