mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-01-07 05:48:03 -05:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
|
{
|
||
|
"semi": false,
|
||
|
"arrowParens": "always",
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 110,
|
||
|
"trailingComma": "none"
|
||
|
}
|