soldair / node-walkdir

Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
MIT License
130 stars 22 forks source link

fix: Typos and trailing whitespace #41

Closed ffflorian closed 4 years ago

ffflorian commented 4 years ago

This removes trailing whitespace and fixes a few typos in the TS definition file and the readme.

soldair commented 4 years ago

lgtm thanks so much!