Files
docmost/apps/server/.prettierrc
2024-01-09 18:58:26 +01:00

4 lines
51 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}