mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-29 02:03:25 +08:00
🎨 Update quote style in biome formatter (#1095)
This commit is contained in:
parent
477c5abf14
commit
7856fd811b
@ -24,7 +24,7 @@
|
|||||||
},
|
},
|
||||||
"javascript": {
|
"javascript": {
|
||||||
"formatter": {
|
"formatter": {
|
||||||
"quoteStyle": "single",
|
"quoteStyle": "double",
|
||||||
"semicolons": "asNeeded"
|
"semicolons": "asNeeded"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user