Skip to content

Commit 837549d

Browse files
committed
Remote some excludes from this project's biome.json.
1 parent c9c10d6 commit 837549d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
33
"extends": ["./biome/biome.json"],
44
"files": {
5-
"includes": ["**", "!bin", "!chunks", "!esbuild", "!lib", "!package.json"]
5+
"includes": ["**", "!package.json"]
66
}
77
}

0 commit comments

Comments
 (0)