update prettier config
This commit is contained in:
parent
2392c2a1d0
commit
a15d30f2a1
1 changed files with 4 additions and 0 deletions
4
.prettierrc
Normal file
4
.prettierrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"quoteProps": "preserve",
|
||||
"trailingComma": "none"
|
||||
}
|
Loading…
Reference in a new issue