fix booleanString compact option
This commit is contained in:
parent
135ba84abb
commit
658164a0d2
@ -127,7 +127,7 @@
|
||||
},
|
||||
|
||||
"compact": {
|
||||
"type": "booleanstring",
|
||||
"type": "booleanString",
|
||||
"default": "auto",
|
||||
"description": "do not include superfluous whitespace characters and line terminators [true|false|auto]"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user