mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 160,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|