module.exports = { printWidth: 120, singleQuote: true, semi: true, trailingComma: 'all', importOrderSeparation: true, };