{ "arrowParens": "avoid", "breakBeforeElse": true, "indentChains": true, "printWidth": 80, "proseWrap": "preserve", "quoteProps": "as-needed", "semi": true, "singleQuote": true, "trailingComma": "es5", "useTabs": true }