add new prettierrc
This commit is contained in:
parent
dbec9ac4aa
commit
249382f97c
1 changed files with 5 additions and 0 deletions
5
.prettierrc
Normal file
5
.prettierrc
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"printWidth": 120,
|
||||
"useTabs": true,
|
||||
"tabWidth": 4
|
||||
}
|
Loading…
Reference in a new issue