mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2024-10-01 07:15:36 -04:00
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"bracketSpacing": true,
|
||
|
"semi": false,
|
||
|
"printWidth": 130
|
||
|
}
|