marviq / coffee-jshint

Runs your CoffeeScript source through JSHint to check for errors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

verbose option

jonahkagan opened this issue · comments

Since there's no output while in the process of checking files, it can be difficult to diagnose issue - like if one file is taking a long time. A verbose option that added incremental reporting would help solve this problem.

Seems like the need for this has dissolved.