Files
twenty/packages/twenty-server/.prettierrc
T

6 lines
80 B
Plaintext

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