feat: add option to ignore urls for auto waiting #926
Annotations
2 warnings
Run linters:
src/lib/wdi5-bridge.ts#L473
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/lib/wdi5-fe.ts#L67
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|