1 parent 6ba4ae9 commit 5ae1f06Copy full SHA for 5ae1f06
2 files changed
apps/web/biome.jsonc
@@ -24,7 +24,7 @@
24
"noExcessiveCognitiveComplexity": {
25
"level": "warn",
26
"options": {
27
- "maxAllowedComplexity": 35
+ "maxAllowedComplexity": 50
28
}
29
30
},
packages/config/biome.json
@@ -58,7 +58,7 @@
58
59
60
61
62
63
64
"noVoid": "error",
0 commit comments