mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2025-01-26 16:03:08 -05:00
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"bracketSpacing": true,
|
||
|
"semi": false,
|
||
|
"printWidth": 130
|
||
|
}
|