mirror of
https://github.com/daief/gm-response-proxy.git
synced 2025-11-30 00:12:47 +08:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"arrowParens": "avoid",
|
|
"trailingComma": "all"
|
|
}
|