add settings.debugScriptlets. AG-27413 #900
Annotations
2 errors
test
Property 'debugScriptlets' is missing in type '{ documentBlockingPageUrl: string | undefined; assistantUrl: string; filteringEnabled: true; stealthModeEnabled: true; collectStats: false; allowlistInverted: boolean; allowlistEnabled: true; stealth: { ...; }; }' but required in type '{ allowlistInverted: boolean; allowlistEnabled: boolean; collectStats: boolean; debugScriptlets: boolean; stealthModeEnabled: boolean; filteringEnabled: boolean; assistantUrl: string; stealth: { ...; }; documentBlockingPageUrl?: string | undefined; }'.
|
test
Process completed with exit code 1.
|