Skip to content

Commit defd796

Browse files
committed
chore: Fix type errors
1 parent 7f092e7 commit defd796

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/wxt/src/core/utils/content-scripts.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export function mapWxtOptionsToContentScript(
6161
run_at: options.runAt,
6262
css,
6363
js,
64-
6564
// @ts-expect-error: Untyped
6665
match_origin_as_fallback: options.matchOriginAsFallback,
6766
world: options.world,

0 commit comments

Comments
 (0)