frp/web/frpc/.prettierrc.json
2023-02-26 02:54:53 +08:00

6 lines
60 B
JSON

{
"tabWidth": 2,
"semi": false,
"singleQuote": true
}