Interface HTMLFormatConfiguration

Hierarchy

  • HTMLFormatConfiguration

Properties

contentUnformatted: string
endWithNewline: boolean
extraLiners: string
indentHandlebars: boolean
indentInnerHtml: boolean
insertSpaces: boolean
maxPreserveNewLines: number
preserveNewLines: boolean
tabSize: number
unformatted: string
wrapAttributes: "auto" | "force" | "force-aligned" | "force-expand-multiline"
wrapLineLength: number