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