1
0
mirror of https://github.com/fatedier/frp.git synced 2025-03-13 07:20:11 +00:00
frp/web/frpc/.prettierrc.json

6 lines
60 B
JSON
Raw Normal View History

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