1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-18 09:38:21 +00:00
frp/web/frps/.prettierrc
2020-12-03 20:20:48 +08:00

9 lines
143 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 160,
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"arrowParens": "avoid"
}