forked from tornadocash/nova-ui
Add prettier rules config (with existing repo format)
This commit is contained in:
parent
e4b7ced4d3
commit
b2270836e4
6
.prettierrc
Normal file
6
.prettierrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"semi": false,
|
||||
"printWidth": 140
|
||||
}
|
Loading…
Reference in New Issue
Block a user