Home > @rushstack/localization-utilities > ITypingsGeneratorOptions > resxNewlineNormalization
ITypingsGeneratorOptions.resxNewlineNormalization property
Normalizes the line endings in .resx files to the specified kind.
Signature:
resxNewlineNormalization?: NewlineKind | undefined;