module.exports = { singleQuote: true, semi: false, printWidth: 100, trailingComma: none, tabWidht: 2, endOfLine: 'lf' }