{ "$schema": "https://json.schemastore.org/prettierrc", "arrowParens": "always", "bracketSpacing": true, "printWidth": 120, "proseWrap": "always", "quoteProps": "as-needed", "semi": true, "singleQuote": false, "tabWidth": 4, "trailingComma": "all", "useTabs": true }