]> git.ipfire.org Git - ipfire.org.git/blame - src/scss/bootstrap-4.0.0-alpha.6/docs/.htmlhintrc
Introduce autotools
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / docs / .htmlhintrc
CommitLineData
91e44d91
S
1{
2 "attr-lowercase": true,
3 "attr-no-duplication": true,
4 "alt-require": true,
5 "attr-unsafe-chars": true,
6 "attr-value-double-quotes": true,
7 "doctype-first": true,
8 "doctype-html5": true,
9 "id-unique": true,
10 "spec-char-escape": true,
11 "src-not-empty": true,
12 "tag-pair": true,
13 "tagname-lowercase": true,
14 "title-require": true
15}