Skip to content

Commit abefafc

Browse files
Merge pull request #121 from blackmouse572/feat/setting
Feat/setting
2 parents 206ac37 + 149ab43 commit abefafc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+5891
-4643
lines changed

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139
},
140140
"a11y": {
141141
"useKeyWithClickEvents": "off",
142-
"noStaticElementInteractions": "off"
142+
"noStaticElementInteractions": "off",
143+
"noSvgWithoutTitle": "off"
143144
}
144145
}
145146
}

0 commit comments

Comments
 (0)