vant/.prettierrc
2019-03-21 17:20:06 +08:00

6 lines
73 B
Plaintext

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