mirror of
https://github.com/fatedier/frp.git
synced 2026-03-24 09:08:13 +08:00
some dashboard refactor (#2101)
This commit is contained in:
8
web/frps/.prettierrc
Normal file
8
web/frps/.prettierrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bracketSpacing": true,
|
||||
"printWidth": 160,
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"arrowParens": "avoid"
|
||||
}
|
||||
Reference in New Issue
Block a user