vdkch/back/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-08-14 21:08:10 +10:00
{
"singleQuote": true,
"trailingComma": "all"
}