mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-25 17:22:50 +00:00
22 lines
374 B
JSON
22 lines
374 B
JSON
{
|
|
"ci": {
|
|
"assert": {
|
|
"assertions": {
|
|
"categories:accessibility": ["error", {"minScore": 1}]
|
|
}
|
|
},
|
|
"collect": {
|
|
"settings": {
|
|
"skipAudits": [
|
|
"robots-txt",
|
|
"canonical",
|
|
"tap-targets",
|
|
"is-crawlable",
|
|
"works-offline",
|
|
"offline-start-url"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|