docusaurus/.github/workflows/lighthousesrc.json

17 lines
258 B
JSON

{
"ci": {
"collect": {
"settings": {
"skipAudits": [
"robots-txt",
"canonical",
"tap-targets",
"is-crawlable",
"works-offline",
"offline-start-url"
]
}
}
}
}