mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2024-10-01 08:25:37 -04:00
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
{
|
|
"semi": false,
|
|
"arrowParens": "always",
|
|
"singleQuote": true,
|
|
"printWidth": 110,
|
|
"trailingComma": "all"
|
|
}
|