module.exports = { printWidth: 100, singleQuote: true, tabWidth: 2, trailingComma: 'es5', arrowParens: 'avoid', };