update jshint settings

This commit is contained in:
mourner 2012-05-10 17:04:48 +03:00
parent 6f40aeeb97
commit dbf507c844

View File

@ -1,5 +1,6 @@
exports.config = {
"browser": true,
"node": true,
"predef": ["L"],
"debug": false,