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