Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 6ab6c3d

Browse files
authored
chore: update biome.json schema
1 parent 6feef33 commit 6ab6c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
33
"files": {
44
"include": ["./src/**/*.ts", "./test/**/*.ts", "tsup.config.ts"],
55
"ignore": ["./test/fixtures/**/*"]

0 commit comments

Comments
 (0)