6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"extends": ["html-validate:recommended"],
|
|
"rules": {
|
|
"valid-id": "off"
|
|
}
|
|
}
|