suyuan-breed/vendor/w7corp/easywechat/docs/.prettierrc

7 lines
90 B
Plaintext
Raw Normal View History

2024-01-09 15:59:23 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 75
}