Files
docmost_custom/apps/server/.prettierrc
T

4 lines
51 B
Plaintext
Raw Normal View History

2023-08-03 17:04:35 +01:00
{
"singleQuote": true,
"trailingComma": "all"
}