Skip to content

Commit d922e13

Browse files
committed
chore: add rule
1 parent 9b01047 commit d922e13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
},
3636
"suspicious": {
3737
"noArrayIndexKey": "off",
38+
"noConfusingVoidType": "off",
3839
"noExplicitAny": "off"
3940
}
4041
}

0 commit comments

Comments
 (0)