diff --git a/biome.jsonc b/biome.jsonc index f15a70cc43..6ee37acc91 100644 --- a/biome.jsonc +++ b/biome.jsonc @@ -45,7 +45,7 @@ "attributePosition": "auto", "bracketSameLine": false, "bracketSpacing": true, - "jsxQuoteStyle": "single", + "jsxQuoteStyle": "double", "quoteProperties": "asNeeded", "quoteStyle": "single", "semicolons": "asNeeded",