[Documentation] Add about 'userTimingBlockList' - fix linter
This commit is contained in:
parent
2e7f20153b
commit
dedd323a10
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue