mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2025-08-02 11:16:08 -04:00
7 lines
117 B
Text
7 lines
117 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"bracketSpacing": true,
|
|
"semi": false,
|
|
"printWidth": 130
|
|
}
|