Files
wechatpay-enterprise-web/.prettierrc
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

7 lines
84 B
Plaintext

{
"useTabs": true,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "all"
}