mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 23:27:26 +01:00
7 lines
99 B
Text
7 lines
99 B
Text
|
{
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 140,
|
||
|
"trailingComma": "all",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|