mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-11-13 01:20:39 -05:00
linter
This commit is contained in:
parent
cb6cd89665
commit
850cfb3f7e
11 changed files with 155 additions and 117 deletions
7
.prettierrc
Normal file
7
.prettierrc
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"semi": false,
|
||||
"arrowParens": "always",
|
||||
"singleQuote": true,
|
||||
"printWidth": 110,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue