1.0.2 • Published 7 years ago

semicolon-farmer v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Semicolon-Farmer

Collect all your wild semicolons neatly in a farm!

Usage:

// TODO: Add this.

This will automatically scan all the files in the current directory and remove the semicolons from the project (as appropriately as it can).

It will remove any semicolon that matches this regex:

/;+(?!.)/g