{ "arrowParens": "avoid", "bracketSpacing": true, "printWidth": 80, "quoteProps": "as-needed", "semi": true, "singleQuote": false, "tabWidth": 2, "trailingComma": "none", "useTabs": false }