castle-docs/.prettierrc
2026-01-01 11:16:51 +01:00

7 lines
113 B
Text

{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}