Sort JSHint options alphabetically

redux
David Majda 13 years ago
parent ce40a8e815
commit 50be1081e0

@ -4,6 +4,6 @@
"evil": true, "evil": true,
"laxbreak": true, "laxbreak": true,
"noempty": true, "noempty": true,
"sub": true, "nonew": true,
"nonew": true "sub": true
} }

Loading…
Cancel
Save