mirror of
https://github.com/fatedier/frp.git
synced 2025-08-04 20:49:04 +00: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