Home > @rushstack/node-core-library > IFileSystemReadFileOptions > convertLineEndings
IFileSystemReadFileOptions.convertLineEndings property
If specified, will normalize line endings to the specified style of newline.
Signature:
convertLineEndings?: NewlineKind;