UNPKG

@html-eslint/eslint-plugin

Version:
33 lines (32 loc) 432 B
// https://html.spec.whatwg.org/#non-conforming-features /** @type {string[]} */ module.exports = [ "applet", "acronym", "bgsound", "dir", "frame", "frameset", "noframes", "isindex", "keygen", "listing", "menuitem", "nextid", "noembed", "plaintext", "rb", "rtc", "strike", "xmp", "basefont", "big", "blink", "center", "font", "marquee", "multicol", "nobr", "spacer", "tt", ];