{ "$schema": "https://json.schemastore.org/prettierrc.json", "singleQuote": true, "printWidth": 120, "trailingComma": "all", "endOfLine": "lf", "arrowParens": "avoid" }