We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent facedb1 commit 7a85ab5Copy full SHA for 7a85ab5
1 file changed
frontend/biome.json
@@ -15,6 +15,9 @@
15
"enabled": true,
16
"rules": {
17
"recommended": true,
18
+ "correctness": {
19
+ "useUniqueElementIds": "off"
20
+ },
21
"suspicious": {
22
"noExplicitAny": "off",
23
"noArrayIndexKey": "off"
0 commit comments