UNPKG
@rahlfantasy/block-explorer
Version:
latest (1.1.0)
1.1.0
QRL block explorer
github.com/theQRL/block-explorer
theQRL/block-explorer
@rahlfantasy/block-explorer
/
.htmlhintrc
11 lines
•
244 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"tagname-lowercase"
:
true
,
"attr-lowercase"
:
true
,
"attr-value-double-quotes"
:
true
,
"doctype-first"
:
false
,
"tag-pair"
:
true
,
"spec-char-escape"
:
true
,
"id-unique"
:
true
,
"src-not-empty"
:
true
,
"attr-no-duplication"
:
true
}