veza/apps/web/.prettierrc.json
2025-12-03 22:56:50 +01:00

5 lines
59 B
JSON

{
"semi": true,
"singleQuote": true,
"tabWidth": 2
}