Skip to content

Commit c698d6b

Browse files
authored
Remove disable origin check prop from interface
1 parent e3bd5f0 commit c698d6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/node/cli.ts

-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ export interface UserProvidedCodeArgs {
4747
"show-versions"?: boolean
4848
category?: string
4949
"github-auth"?: string
50-
"disable-authenticate-origin"?: boolean
5150
"disable-update-check"?: boolean
5251
"disable-file-downloads"?: boolean
5352
"disable-workspace-trust"?: boolean

0 commit comments

Comments
 (0)