fixed a few jshint errors

This commit is contained in:
Spencer Alger
2013-10-24 09:00:47 -07:00
parent e231876702
commit d678cfc667
10 changed files with 71 additions and 23 deletions

View File

@ -1,4 +1,4 @@
var fs = require('fs');
/**
* Stupid simple recursive file/directory clearing. Nothing serious.
*