Skip to content

Commit 45f0c60

Browse files
authored
fix: Correct biomejs config (#122)
Refer to correct config
2 parents dc28b95 + 971d809 commit 45f0c60

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
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.13/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

0 commit comments

Comments
 (0)