update biome config

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-08-13 00:06:30 +02:00
parent 615c62bb12
commit 8aef98807f
+2 -1
View File
@@ -8,7 +8,8 @@
"rules": {
"a11y": {
"all": true,
"noSvgWithoutTitle": "off"
"noSvgWithoutTitle": "off",
"useKeyWithClickEvents": "off"
},
"complexity": {
"all": true,