diff --git a/biome.json b/biome.json index dbe98e0..92bae47 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,8 @@ { "$schema": "https://biomejs.dev/schemas/1.8.3/schema.json", + "files": { + "ignore": [".wrangler/"] + }, "organizeImports": { "enabled": true },