mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2024-11-22 09:47:14 +01:00
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"semi": false,
|
|
"printWidth": 130
|
|
}
|