{ "$schema": "https://json.schemastore.org/prettierrc", "arrowParens": "always", "bracketSpacing": true, "jsxSingleQuote": false, "semi": true, "singleQuote": false, "tabWidth": 2, "trailingComma": "all", "useTabs": false }