vant/.prettierrc
2020-12-01 19:41:10 +08:00

5 lines
50 B
Plaintext

{
"singleQuote": true,
"proseWrap": "never"
}