added prettier config
This commit is contained in:
parent
911ea52b96
commit
85b831e05c
5
.prettierrc
Normal file
5
.prettierrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"tabWidth": 2,
|
||||||
|
"useTabs": false,
|
||||||
|
"printWidth": 80
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user