We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e8aa2 commit 7a9ab5bCopy full SHA for 7a9ab5b
build/.htmllintrc
@@ -1,6 +1,6 @@
1
{
2
"attr-bans": ["align", "background", "bgcolor", "border", "frameborder", "longdesc", "marginwidth", "marginheight", "scrolling"],
3
- "attr-name-style": "dash",
+ "attr-name-style": false,
4
"attr-no-unsafe-char": false,
5
"class-style": "dash",
6
"doctype-first": true,
0 commit comments