vant-weapp/.prettierrc

6 lines
73 B
Plaintext

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