blog-be/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2021-04-24 14:47:45 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}