mirror of
https://github.com/nestjs/docs.nestjs.com.git
synced 2026-02-25 22:15:07 +00:00
36 lines
802 B
JSON
36 lines
802 B
JSON
{
|
|
"ci": {
|
|
"collect": {
|
|
"numberOfRuns": 5
|
|
},
|
|
"assert": {
|
|
"assertions": {
|
|
"categories:accessibility": [
|
|
"error",
|
|
{ "minScore": 0.84, "aggregationMethod": "optimistic" }
|
|
],
|
|
"categories:performance": [
|
|
"error",
|
|
{ "minScore": 0.3, "aggregationMethod": "optimistic" }
|
|
],
|
|
"categories:best-practices": [
|
|
"error",
|
|
{ "minScore": 0.86, "aggregationMethod": "optimistic" }
|
|
],
|
|
"categories:seo": [
|
|
"error",
|
|
{ "minScore": 0.5, "aggregationMethod": "optimistic" }
|
|
],
|
|
"categories:pwa": "off",
|
|
|
|
"first-contentful-paint": "off",
|
|
|
|
"canonical": "off",
|
|
"label": "off",
|
|
|
|
"color-contrast": "off"
|
|
}
|
|
}
|
|
}
|
|
}
|