mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #7451 from owncloud/fix-jshint
rename config to camelcase
This commit is contained in:
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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue