module.exports = { singleQuote: true, trailingComma: 'all', tabWidth: 2, useTabs: true };