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