Skip to content

Commit

Permalink
feat: Removed trailingComma
Browse files Browse the repository at this point in the history
  • Loading branch information
Zastinian committed Jul 28, 2024
1 parent d860e1f commit 4b34352
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"formatter": {
"jsxQuoteStyle": "double",
"quoteProperties": "asNeeded",
"trailingComma": "all",
"semicolons": "always",
"arrowParentheses": "always",
"bracketSpacing": true,
Expand Down

0 comments on commit 4b34352

Please sign in to comment.