module.exports = { // tabWidth: 4, // useTabs: true, semi: true, singleQuote: true, printWidth: 120 }