module.exports = { printWidth: 80, trailingComma: 'es5', singleQuote: true, arrowParens: 'avoid', };