tag-self-close
Define how void element must be closed.
Options
Possible values :
"always": Void elements must be self-closed with/(xhtml style).',"never": Void elements must not be self-closed with/(html5 style).',false: No restriction.",
The void elements are area, base, br, col, embed, hr, img, input, keygen, link, menuitem, meta, param, source, track and wbr.