update html validator
pyrox.dev 9 months ago 89b0e3be 2b13e23a
··· 13 13 "attr-quotes": "off", 14 14 "no-trailing-whitespace": "off", 15 15 "void-style": "warn", 16 16 - "require-sri": ["error", { target: "crossorigin" }], 16 16 + "require-sri": ["off", { target: "crossorigin" }], 17 17 }, 18 18 }; 19 19