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 53f92138e..1d6644eb9 100644 --- a/client/simple/biome.json +++ b/client/simple/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.2.5/schema.json", + "$schema": "https://biomejs.dev/schemas/2.2.6/schema.json", "files": { "ignoreUnknown": true, "includes": ["**", "!dist", "!node_modules"] |