Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit fb9f282

Browse files
authored
Merge pull request #50 from u-hossy/fix/biome-schema-version-up
Update biome schema version to 2.3.1
2 parents b1c3592 + 1f12bab commit fb9f282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/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.0/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.1/schema.json",
33
"vcs": { "enabled": false, "clientKind": "git", "useIgnoreFile": false },
44
"files": { "ignoreUnknown": false },
55
"formatter": { "enabled": true, "indentStyle": "space", "indentWidth": 2 },

0 commit comments

Comments
 (0)