0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

JSLint updates - function spacing consistency

- updating grunt-jslint to the latest version
- fixing up function spacing
This commit is contained in:
Hannah Wolfe 2013-06-06 21:38:12 +01:00
parent 60d90967e1
commit aa659d29b6
4 changed files with 10 additions and 10 deletions

View file

@ -23,7 +23,7 @@
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-jslint": "0.2.x",
"grunt-jslint": ">=0.2.6",
"should": "~1.2.2",
"grunt-mocha-test": "~0.4.0",
"grunt-shell": "~0.2.2",