{ "$schema": "https://json.schemastore.org/prettierrc.json", "printWidth": 120, "useTabs": true, "singleQuote": true, "quoteProps": "as-needed", "trailingComma": "all", "endOfLine": "lf" }