{ "extends": ["html-validate:recommended"], "rules": { "void-style": "off", "no-inline-style": "off", "no-trailing-whitespace": "warn", "wcag/h32": "off", "no-implicit-button-type": "warn" } }