vant/.prettierrc
2018-12-28 23:59:48 +08:00

6 lines
74 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "none"
}