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