Skip to content

Commit a7f6ea3

Browse files
authored
Merge branch 'master' into chore/alias
2 parents bb40406 + ed10a05 commit a7f6ea3

12 files changed

Lines changed: 1195 additions & 278 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)