[Documentation] Add about 'userTimingBlockList' - fix linter

This commit is contained in:
bairov 2025-03-17 19:17:12 +02:00
parent 2e7f20153b
commit dedd323a10
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@ export async function parseCommandLine() {
describe:
'This option takes a regex that works like `userTimingAllowList`, but instead of allowing, it blocks specific userTimings from being captured.',
group: 'Browser'
})
})
.option('axe.enable', {
type: 'boolean',
describe: