twenty/packages/twenty-front/.prettierrc
2023-12-10 18:10:54 +01:00

6 lines
75 B
Plaintext

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