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

7 lines
90 B
Plaintext
Raw Normal View History

2023-10-14 13:36:39 +08:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 75
}