Skip to content

Commit ecb8723

Browse files
yyq1025claude
andcommitted
biome: format biome.json (single-line includes array)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 5b08a05 commit ecb8723

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

biome.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@
77
},
88
"files": {
99
"ignoreUnknown": false,
10-
"includes": [
11-
"**",
12-
"!**/*.astro",
13-
"!packages/app/src/uniwind-types.d.ts"
14-
]
10+
"includes": ["**", "!**/*.astro", "!packages/app/src/uniwind-types.d.ts"]
1511
},
1612
"formatter": {
1713
"enabled": true,

0 commit comments

Comments
 (0)