docusaurus/.github/workflows/v2-lighthousesrc.json
2021-03-18 19:39:50 +01:00

17 lines
258 B
JSON

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