module.exports = { singleQuote: true, useTabs: true, printWidth: 100, trailingComma: 'none' };