twenty/server/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-12-01 17:58:08 +03:00
{
"singleQuote": true,
"trailingComma": "all"
}