remove loopfunc: false from jshint - thanks @dcousens...

This commit is contained in:
Sebastian McKenzie 2015-01-13 22:02:30 +11:00
parent 0f55a66f5b
commit f560062d82

View File

@ -14,7 +14,6 @@
"boss": true,
"expr": true,
"undef": true,
"loopfunc": true,
"white": true,
"maxparams": 5,
"maxdepth": 4,