module.exports = { arrowParens: "avoid", printWidth: 120, tabWidth: 2, singleQuote: false, trailingComma: "es5", };