xref
: /
third_party
/
parse5
/
bench
/
.eslintrc.json
(revision 93fb6ee3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/parse5/bench/
1
{
2
"extends": ["../
.eslintrc.json
"],
3
"rules": {
4
"no-console": "off"
5
}
6
}
7