Home > @microsoft/api-extractor > ExtractorConfig > newlineKind
ExtractorConfig.newlineKind property
Specifies what type of newlines API Extractor should use when writing output files. By default, the output files will be written with Windows-style newlines.
Signature:
readonly newlineKind: NewlineKind;