1
1
mirror of https://github.com/twentyhq/twenty.git synced 2024-12-22 03:11:44 +03:00
twenty/server/.prettierrc
2022-12-01 15:58:08 +01:00

4 lines
51 B
Plaintext

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