chore: Fix type errors

This commit is contained in:
Aaron
2024-11-28 00:23:35 -06:00
parent b0ef178c9c
commit aad17c8d26
@@ -62,7 +62,6 @@ export function mapWxtOptionsToContentScript(
run_at: options.runAt,
css,
js,
// @ts-expect-error: Untyped
match_origin_as_fallback: options.matchOriginAsFallback,
world: options.world,