module.exports = { arrowParens: 'avoid', bracketSameLine: true, singleQuote: true, trailingComma: 'all', };