frp/web/frps/.prettierrc.json
2023-02-16 02:37:32 +08:00

6 lines
60 B
JSON

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