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