Skip to content

Commit 66b398b

Browse files
authored
Disable noReactSpecificProps as we use react (calcom#26479)
1 parent e0fd01e commit 66b398b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

biome.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
"noImgElement": "warn"
122122
},
123123
"suspicious": {
124-
"noReactSpecificProps": "warn",
125124
"noDoubleEquals": "warn",
126125
"noAssignInExpressions": "warn",
127126
"noExplicitAny": "warn",

0 commit comments

Comments
 (0)