Added grunt to project.

Move from embedded "fork" of jsHint to using grunt's jsHint module.
Cleaned ALL jsHint errors.
Added jasmine.util.isUndefined as alternative to extra careful protection against undefined clobbering
This commit is contained in:
Dan Hansen and Davis W. Frank
2013-03-01 14:24:30 -08:00
parent b22bf9a031
commit cf7bb0269b
27 changed files with 146 additions and 6181 deletions

3
.gitignore vendored
View File

@@ -11,4 +11,5 @@ tags
Gemfile.lock
pkg/*
.sass-cache/*
src/html/.sass-cache/*
src/html/.sass-cache/*
node_modules/