Y
Hacker News
new
|
ask
|
show
|
jobs
by
dugmartin
4584 days ago
It makes sense when you use it with grunt-contrib-watch. Then you just keep it running as you are developing and listen for the error "ding" after a save.
1 comments
jaredhanson
4584 days ago
Actually, no. It's very easy to run a watcher which executes any command (like say jshint itself).
link