hotgo/hotgo-web/.prettierrc
2022-02-25 17:11:17 +08:00

7 lines
109 B
Plaintext

{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}