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