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