chore: remove singleQuote from prettier config to preserve original quotes
This commit is contained in:
@@ -2,7 +2,6 @@ bracketSameLine: true
|
|||||||
htmlWhitespaceSensitivity: css
|
htmlWhitespaceSensitivity: css
|
||||||
printWidth: 120
|
printWidth: 120
|
||||||
tabWidth: 2
|
tabWidth: 2
|
||||||
singleQuote: true
|
|
||||||
trailingComma: all
|
trailingComma: all
|
||||||
proseWrap: preserve
|
proseWrap: preserve
|
||||||
endOfLine: lf
|
endOfLine: lf
|
||||||
|
|||||||
Reference in New Issue
Block a user