gulpjs / async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT License
70 stars 21 forks source link

better .jshint #16

Closed phated closed 10 years ago

phated commented 10 years ago

I want to cleanup the jshint and add a linting task in the project. Probably not a good idea to depend on gulp to lint.