const config = { printWidth: 100, semi: false, singleQuote: true, arrowParens: 'avoid', } module.exports = config