mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-04 12:24:30 -04:00
7 lines
106 B
Text
7 lines
106 B
Text
{
|
|
"semi": true,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"printWidth": 130,
|
|
"tabWidth": 2
|
|
}
|