rushstack.io
Docs API News GitHub Help
https://github.com/octogonz

    << Docs Index

    Home > @rushstack/localization-plugin > ILocalizedData > normalizeResxNewlines

    ILocalizedData.normalizeResxNewlines property

    Normalize newlines in RESX files to either CRLF (Windows-style) or LF (‘nix style)

    Signature:

    normalizeResxNewlines?: 'lf' | 'crlf';
    

    © 2020 Microsoft

    • Docs
    • API
    • News
    • GitHub
    • Help