diff --git a/biome.json b/biome.json index cbf412d..87f1a99 100644 --- a/biome.json +++ b/biome.json @@ -35,7 +35,6 @@ "formatter": { "jsxQuoteStyle": "double", "quoteProperties": "asNeeded", - "trailingComma": "all", "semicolons": "always", "arrowParentheses": "always", "bracketSpacing": true,