frp/web/frps/.prettierrc.json

6 lines
60 B
JSON
Raw Normal View History

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