Merge pull request #7451 from owncloud/fix-jshint

rename config to camelcase
remotes/origin/ldap_group_count
Thomas Müller 2014-02-27 13:37:18 +07:00
commit f62b8a7896
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
{
"camelCase": true,
"camelcase": true,
"eqeqeq": true,
"immed": true,
"latedef": false,