diff options
Diffstat (limited to 'client/simple/biome.json')
| -rw-r--r-- | client/simple/biome.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/simple/biome.json b/client/simple/biome.json index c15484708..f22e05eb6 100644 --- a/client/simple/biome.json +++ b/client/simple/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.4/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.5/schema.json", "files": { "ignoreUnknown": true, "includes": ["**", "!node_modules"] |