Skip to content

Commit ad7a157

Browse files
authored
chore(deps): update Biome v2.4.2 and disable "a11y" rule
1 parent dd83140 commit ad7a157

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"enabled": true,
4646
"includes": ["**", "!**/.cache", "!**/dist/**", "!**/*.json", "!**/node_modules/**"],
4747
"rules": {
48+
"a11y": "off",
4849
"correctness": {
4950
"useImportExtensions": {
5051
"options": {

0 commit comments

Comments
 (0)