mirror of
https://github.com/theoludwig/html-w3c-validator.git
synced 2024-11-09 22:08:12 +01:00
6 lines
198 B
JSON
6 lines
198 B
JSON
{
|
|
"$schema": "./node_modules/html-w3c-validator/schema/schema.json",
|
|
"urls": ["http://127.0.0.1:3000/", "http://127.0.0.1:3000/about"],
|
|
"files": ["./build/index.html", "./build/about.html"]
|
|
}
|