learn-next/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-04-08 12:46:27 +08:00
{
"singleQuote": true,
"trailingComma": "all"
}