style: update prettierrc
Update prettierrc
This commit is contained in:
parent
e292b4e3da
commit
68be9e9f3f
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,4 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
"trailingComma": "all",
|
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"arrowParens": "avoid"
|
"trailingComma": "all"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue