module.exports = { arrowParens: "avoid", bracketSpacing: false, singleQuote: true, trailingComma: "all", };