{ "extends": [ "html-validate:recommended" ], "rules": { "long-title": "off", "no-inline-style": "off", "prefer-button": "off", "text-content": "off", "void-style": "off", "wcag/h63": "off", "wcag/h71": "off" } }