module.exports = { semi: true, trailingComma: "all", doubleQuote: true, printWidth: 120, tabWidth: 2 }