mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 02:09:10 +01:00
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"printWidth": 140,
|
|
"trailingComma": "all",
|
|
"arrowParens": "avoid"
|
|
}
|