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

7 lines
90 B
Plaintext
Raw Normal View History

2023-11-21 11:51:27 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 75
}