diff --git a/packages/biome-config/root.biome.json b/packages/biome-config/root.biome.json index 1077b74..34d66d0 100644 --- a/packages/biome-config/root.biome.json +++ b/packages/biome-config/root.biome.json @@ -22,6 +22,7 @@ "linter": { "rules": { "a11y": { + "noAutofocus": "off", "noSvgWithoutTitle": "off" }, "suspicious": {