No tab/space mix for jshint
This commit is contained in:
parent
a12a23e91c
commit
0cccd11683
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"test": "grunt test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "0.4.1",
|
||||
"grunt": "0.4.1",
|
||||
"grunt-contrib-connect": "0.3.0",
|
||||
"grunt-contrib-jshint": "0.5.4",
|
||||
"grunt-ghost": "1.0.12"
|
||||
|
|
Loading…
Reference in a new issue