mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-03 03:46:27 -04:00
7 lines
116 B
Text
7 lines
116 B
Text
{
|
|
"semi": false,
|
|
"arrowParens": "avoid",
|
|
"singleQuote": true,
|
|
"printWidth": 110,
|
|
"trailingComma": "all"
|
|
}
|