fix .prettierrc option for trailingComma
This commit is contained in:
parent
bc0335d3ec
commit
c0f136bee3
@ -1,4 +1,4 @@
|
||||
trailingComma: "always"
|
||||
trailingComma: all
|
||||
tabWidth: 2
|
||||
semi: false
|
||||
singleQuote: true
|
||||
|
Loading…
Reference in New Issue
Block a user