vant/.prettierrc
2019-02-12 19:14:17 +08:00

6 lines
73 B
Plaintext

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