Files
bitget-api/.prettierrc

6 lines
69 B
Plaintext

{
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all"
}