module.exports = { trailingComma: 'all', printWidth: 100, tabWidth: 2, arrowParens: 'always', }