uci-hugo-landingpage/.htmlhintrc
2017-03-04 08:13:15 -08:00

9 lines
230 B
JSON

{
"tagname-lowercase": true,
"doctype-first": false,
"tag-pair": true,
"attr-value-double-quotes": true,
"attr-value-not-empty": true,
"attr-no-duplication": true,
"space-tab-mixed-disabled": "false"
}