export default { singleQuote: true, endOfLine: 'auto', printWidth: 120, useTabs: false, trailingComma: 'all', };