Skip to content

Commit 7a85ab5

Browse files
committed
Update
1 parent facedb1 commit 7a85ab5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/biome.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"enabled": true,
1616
"rules": {
1717
"recommended": true,
18+
"correctness": {
19+
"useUniqueElementIds": "off"
20+
},
1821
"suspicious": {
1922
"noExplicitAny": "off",
2023
"noArrayIndexKey": "off"

0 commit comments

Comments
 (0)