shama / gaze

:crystal_ball: A globbing fs.watch wrapper built from the best parts of other fine watch libs.
MIT License
1.15k stars 168 forks source link

use arrow in README #250

Closed benatkin closed 6 years ago

benatkin commented 6 years ago

Since this is a node library, the fat arrow syntax will almost always be available, and it's much less verbose. The support for classes also makes using call to set this less appealing IMO.

shama commented 6 years ago

👍