module.exports = { semi: true, trailingComma: "all", printWidth: 120, useTabs: true, alignObjectProperties: true };