Skip to content

Commit

Permalink
Merge pull request #1 from risc0/rlukata/biome_config
Browse files Browse the repository at this point in the history
Update biome.base.jsonc
  • Loading branch information
nahoc authored May 24, 2024
2 parents ad084fc + e02da7c commit 9b973fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biome.base.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jsxQuoteStyle": "double",
"quoteStyle": "double",
"quoteProperties": "asNeeded",
"trailingCommas": "all",
"trailingComma": "all",
"semicolons": "always",
"bracketSpacing": true,
"bracketSameLine": false,
Expand Down

0 comments on commit 9b973fe

Please sign in to comment.