diff --git a/biome.json b/biome.json index 8e7901d..c9d49cb 100644 --- a/biome.json +++ b/biome.json @@ -29,6 +29,7 @@ "noForEach": "warn" }, "style": { + "noNonNullAssertion": "off", "noParameterAssign": "warn", "noUnusedTemplateLiteral": "off" }