mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2024-12-31 18:46:17 -05:00
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 130,
|
|
"tabWidth": 2
|
|
}
|