Skip to content

Commit

Permalink
fix: Fix biome config
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Oct 24, 2023
1 parent b0e32b6 commit 06977f9
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
@@ -1,6 +1,6 @@
{
"formatter": {
"indentSize": 2,
"indentWidth": 2,
"lineWidth": 160,
"indentStyle": "space",
"ignore": ["lib", "node_modules", "package.json"]
Expand Down

0 comments on commit 06977f9

Please sign in to comment.