diff --git a/biome.json b/biome.json index 9e48a12..46f58ed 100644 --- a/biome.json +++ b/biome.json @@ -33,7 +33,7 @@ "linter": { "rules": { "suspicious": { - "noExplicitAny": "warn" + "noExplicitAny": "off" } } }