This commit is contained in:
Jeremy Funk 2023-03-24 00:20:36 +01:00
parent fd9680a050
commit 950f560d81
1 changed files with 1 additions and 1 deletions

View File

@ -697,7 +697,7 @@ const config: Partial<MermaidConfig> = {
*
* Default value: false
*/
compact: undefined,
compact: false,
/**
* | Parameter | Description | Type | Required | Values |