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