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