Files
bruno/app/.prettierrc.json
2026-02-18 21:04:57 +01:00

6 lines
103 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"singleQuote": true,
"printWidth": 100
}