frp/web/frpc/.prettierrc.json

6 lines
60 B
JSON
Raw Permalink Normal View History

2023-02-26 02:54:53 +08:00
{
"tabWidth": 2,
"semi": false,
"singleQuote": true
}