module.exports = { bracketSpacing: true, jsxBracketSameLine: true, doubleQuote: true, trailingComma: 'all', };