mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

Automated linter #104

Open lambdabaa opened 10 years ago

lambdabaa commented 10 years ago

There's a lot of code here! We could really benefit from a tool like jshint to enforce consistent code style.