mirror of
https://github.com/fatedier/frp.git
synced 2024-12-12 17:50:51 +01:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 160,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|