Skip to content

Commit d80e1e6

Browse files
committed
chore: ci
1 parent 222bb30 commit d80e1e6

File tree

2 files changed

+234
-944
lines changed

2 files changed

+234
-944
lines changed

biome.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@
4141
}
4242
},
4343
"files": {
44-
"ignore": [
45-
"node_modules",
46-
"bun.lock",
47-
"**/bin/**",
48-
"**/obj/**",
49-
"**/*.cs"
50-
]
44+
"ignore": ["node_modules", "bun.lock", "**/bin/**", "**/obj/**", "**/*.cs"]
5145
}
5246
}

0 commit comments

Comments
 (0)