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