mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2025-12-25 20:44:39 -05:00
7 lines
117 B
Text
7 lines
117 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"semi": false,
|
|
"printWidth": 130
|
|
}
|