Picsur/backend/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-02-21 09:46:03 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}