We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2aa16 commit a43d7b1Copy full SHA for a43d7b1
.lighthouserc.json
@@ -11,7 +11,8 @@
11
"categories:performance": ["warn", { "minScore": 0.9 }],
12
"categories:accessibility": ["warn", { "minScore": 0.9 }],
13
"categories:best-practices": ["warn", { "minScore": 0.9 }],
14
- "categories:seo": ["warn", { "minScore": 0.9 }]
+ "categories:seo": ["warn", { "minScore": 0.9 }],
15
+ "is-crawlable": "off"
16
}
17
18
0 commit comments