Commit c1c15f3c by Ben Patterson

Add jshint npm package.

parent c40aa66d
...@@ -4,5 +4,8 @@ ...@@ -4,5 +4,8 @@
"dependencies": { "dependencies": {
"coffee-script": "1.6.1", "coffee-script": "1.6.1",
"uglify-js": "2.4.15" "uglify-js": "2.4.15"
},
"devDependencies": {
"jshint": "^2.7.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment