.jshintrc: Add the "latedef" option

redux
David Majda 10 years ago
parent 4362ba190c
commit af54963233

@ -5,6 +5,7 @@
"forin": true,
"freeze": true,
"immed": true,
"latedef": "nofunc",
"laxbreak": true,
"noempty": true,
"nonew": true,

Loading…
Cancel
Save