Skip to content

Commit

Permalink
Revert "update biome trailing comas property"
Browse files Browse the repository at this point in the history
This reverts commit 5dcc9f5.
  • Loading branch information
encryptedDegen committed Dec 21, 2024
1 parent 5516a5e commit 9598a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"indentWidth": 2,
"indentStyle": "space",
"quoteStyle": "single",
"trailingCommas": "none",
"trailingComma": "none",
"semicolons": "asNeeded",
"jsxQuoteStyle": "single",
"quoteProperties": "asNeeded",
Expand Down

0 comments on commit 9598a04

Please sign in to comment.