template-rendering/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2023-07-21 15:53:21 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}