No tab/space mix for jshint

This commit is contained in:
grosbouddha 2013-05-27 00:14:54 +02:00
parent a12a23e91c
commit 0cccd11683

View File

@ -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"