Files
gm-response-proxy/.prettierrc
2020-11-28 22:54:21 +08:00

6 lines
68 B
Plaintext

{
"singleQuote": true,
"semi": true,
"arrowParens": "avoid"
}