add jshint to grunt tasks
This commit is contained in:
parent
b8bd181970
commit
e52d16defa
2 changed files with 9 additions and 3 deletions
|
|
@ -24,8 +24,9 @@
|
|||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-copy": "^0.8.2",
|
||||
"grunt-contrib-cssmin": "^0.14.0",
|
||||
"grunt-contrib-jshint": "^1.0.0",
|
||||
"grunt-contrib-uglify": "^0.10.1",
|
||||
"grunt-sass": "^1.1.0",
|
||||
"grunt-doctoc": "^0.1.1"
|
||||
"grunt-doctoc": "^0.1.1",
|
||||
"grunt-sass": "^1.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue