lint: added prettier config and switch indent type
This commit is contained in:
parent
621fcb731c
commit
63cd3e4f65
4
.prettierrc
Normal file
4
.prettierrc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"tabWidth": 4,
|
||||||
|
"useTabs": false
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user