Properties
Optional comments
comments?: boolean
Optional delimiters
delimiters?: [string, string]
Optional isCustomElement
isCustomElement?: ((tag) => boolean)
Type declaration
- (tag): boolean
Returns boolean
Optional whitespace
whitespace?: "preserve" | "condense"
Subset of compiler options that makes sense for the runtime.