mirror of
https://github.com/tornadocash/tornado-deploy.git
synced 2025-01-15 23:47:56 +01:00
8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all",
|
||
|
"bracketSpacing": true,
|
||
|
"semi": false,
|
||
|
"printWidth": 110
|
||
|
}
|