diff --git a/biome.json b/biome.json index 53bce0da..63f58cd1 100644 --- a/biome.json +++ b/biome.json @@ -43,7 +43,7 @@ "javascript": { "formatter": { "semicolons": "asNeeded", - "trailingComma": "none" + "trailingCommas": "none" } } }