1
1
mirror of https://github.com/twentyhq/twenty.git synced 2024-12-23 20:13:21 +03:00
twenty/front/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

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