{ "extends": [ "html-validate:recommended" ], "rules": { "no-inline-style": "off" }, "elements": [ "html5", { "head": { "requiredContent": [] } } ] }