{ "printWidth": 120, "tabWidth": 4, "semi": true, "singleQuote": true, "quoteProps": "consistent", "trailingComma": "all", "bracketSpacing": true, "arrowParens": "avoid", "proseWrap": "never", "endOfLine": "lf", "embeddedLanguageFormatting": "auto" }