twenty/server/.prettierrc
2022-12-01 15:58:08 +01:00

4 lines
51 B
Plaintext

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