UNPKG

422 BPlain TextView Raw
1{
2 "tagname-lowercase": true,
3 "attr-value-double-quotes": true,
4 "attr-no-duplication": true,
5 "tag-pair": true,
6 "tag-self-close": false,
7 "spec-char-escape": true,
8 "inline-style-disabled": true,
9 "src-not-empty": true,
10 "head-script-disabled": true,
11 "img-alt-require": true,
12 "id-class-value": false,
13 "style-disabled": true,
14 "space-tab-mixed-disabled": "tab",
15 "href-abs-or-rel": false,
16 "attr-unsafe-chars": true
17}
\No newline at end of file