diff --git a/biome.json b/biome.json index ce1eb7a28d22e4..9b305aa059f7c1 100644 --- a/biome.json +++ b/biome.json @@ -121,7 +121,6 @@ "noImgElement": "warn" }, "suspicious": { - "noReactSpecificProps": "warn", "noDoubleEquals": "warn", "noAssignInExpressions": "warn", "noExplicitAny": "warn",