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