'use strict'; module.exports = { line_breaks: { unix: '\n', windows: '\r\n', }, }