{ "extends": ["html-validate:recommended"], "rules": { "no-implicit-button-type": "off", "no-inline-style": "off", "void-style": "off", "doctype-style": "off", "aria-label-misuse": "off", "no-redundant-aria-label": "off" } }