{ "printWidth": 140, "trailingComma": "all", "singleQuote": true, "endOfLine": "lf", "tabWidth": 2, "semi": true, "jsxSingleQuote": false, "quoteProps": "as-needed", "bracketSpacing": true, "jsxBracketSameLine": false, "arrowParens": "avoid" }