* `indentType` can be space or tab. * default: space. * `indentWidth` is a positive integer. * default: 2. * maximum: 10 * `linefeed` could be: * cr * crlf * lf * lfcr Issue URL: #682. PR URL: #792.