mirror of
https://github.com/tornadocash/tornado-relayer
synced 2024-02-02 15:04:06 +01:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
|
{
|
||
|
"semi": false,
|
||
|
"arrowParens": "always",
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 110,
|
||
|
"trailingComma": "none"
|
||
|
}
|