{ "$schema": "https://json.schemastore.org/prettierrc", "arrowParens": "always", "printWidth": 80, "singleQuote": false, "jsxSingleQuote": false, "semi": true, "trailingComma": "all" }