{ "extends": [ "development" ], "hints": { "axe/forms": "off", "meta-viewport": "off", "axe/language": [ "default", { "html-has-lang": "off" } ], "button-type": "off", "axe/parsing": [ "default", { "duplicate-id": "off", "duplicate-id-active": "off" } ], "axe/structure": [ "default", { "list": "off" } ], "compat-api/css": [ "default", { "ignore": [ "user-select" ] } ] } }