We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba841b7 commit f5509b9Copy full SHA for f5509b9
src/common/constants.js
@@ -90,7 +90,7 @@ export const getDefaultAdvancedOptions = (isProxy) => {
90
includeSubdomains: true,
91
followRobots: false,
92
customChecks: true,
93
- wcagAaa: false,
+ wcagAaa: true,
94
}
95
96
0 commit comments