forked from slonk/bingus-blog
add prettierrc
This commit is contained in:
parent
f86165ab94
commit
37c344b53c
1 changed files with 5 additions and 0 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"useTabs": true,
|
||||
"tabWidth": 4,
|
||||
"printWidth": 140
|
||||
}
|
Loading…
Reference in a new issue