Commit c1c15f3c by Ben Patterson

Add jshint npm package.

parent c40aa66d
{
"name": "edx",
"version": "0.1.0",
"dependencies": {
"coffee-script": "1.6.1",
"uglify-js": "2.4.15"
}
"name": "edx",
"version": "0.1.0",
"dependencies": {
"coffee-script": "1.6.1",
"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