think/packages/server/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-02-20 11:51:55 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}