Moved jshint config to .jshintrc

This commit is contained in:
Keivan Beigi 2015-02-03 16:56:18 -08:00
commit 095e92c7dd
5 changed files with 36 additions and 22 deletions

View file

@ -32,6 +32,7 @@
"gulp-wrap": "0.5.0",
"jshint-stylish": "1.0.0",
"run-sequence": "1.0.2",
"streamqueue": "0.1.1"
"streamqueue": "0.1.1",
"jshint-loader" : "0.8.1"
}
}