Skip to content

Commit 21bd500

Browse files
authored
Merge branch 'master' into fix/file-reload-issue
2 parents 28138b9 + ed10a05 commit 21bd500

12 files changed

Lines changed: 1195 additions & 279 deletions

File tree

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"a11y": {
2424
"useKeyWithClickEvents": "off",
2525
"noStaticElementInteractions": "off",
26-
"useButtonType": "off"
26+
"useButtonType": "off",
27+
"useSemanticElements": "off"
2728
},
2829
"style": {
2930
"noNonNullAssertion": "off"

0 commit comments

Comments
 (0)