diff --git a/biome.json b/biome.json index 5bc883c..9a90fbc 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/2.3.14/schema.json", + "$schema": "https://biomejs.dev/schemas/2.3.15/schema.json", "files": { "ignoreUnknown": true, "includes": ["**", "!!dist/*", "!node_modules/*", "!!storage/*"]