🎨 Update quote style in biome formatter (#1095)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"javascript": {
|
||||
"formatter": {
|
||||
"quoteStyle": "single",
|
||||
"quoteStyle": "double",
|
||||
"semicolons": "asNeeded"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user