module.exports = { bracketSameLine: true, jsxSingleQuote: true, singleQuote: true, trailingComma: 'none' };