Skip to content

Commit b25f4dd

Browse files
authored
chore: update biome schema path (#139)
1 parent 3182371 commit b25f4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biome.jsonc

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/2.0.0/schema.json",
2+
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
33
"files": {
44
"includes": ["**", "!**/*.snap.cjs", "!**/fixtures/**", "!**/expected/**", "!**/input/**"]
55
},

0 commit comments

Comments
 (0)