Skip to content

Commit 2f04c38

Browse files
committed
Set json indent width to 2 using Biome and reformat files
1 parent 7d51edd commit 2f04c38

File tree

1,279 files changed

+1489396
-1465059
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,279 files changed

+1489396
-1465059
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"formatter": {
123123
"enabled": true,
124124
"indentStyle": "space",
125-
"indentWidth": 1,
125+
"indentWidth": 2,
126126
"lineEnding": "lf",
127127
"lineWidth": 80
128128
}

0 commit comments

Comments
 (0)