chore: update biome config

This commit is contained in:
zhom
2025-08-23 14:56:04 +04:00
parent 716a028923
commit 821cce0986
-3
View File
@@ -20,9 +20,6 @@
"correctness": {
"useHookAtTopLevel": "error"
},
"nursery": {
"useUniqueElementIds": "off"
},
"a11y": {
"useSemanticElements": "off"
}