{ "arrowParens": "avoid", "quoteProps": "consistent", "bracketSpacing": true, "printWidth": 120, "singleQuote": false, "tabWidth": 2, "endOfLine": "auto", "trailingComma": "all" }