module.exports = { tabWidth: 2, semi: false, singleQuote: true, printWidth: 120, trailingComma: "none" }