File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -3049,7 +3049,6 @@ one is included in the list below.
3049
3049
* ` --experimental-json-modules `
3050
3050
* ` --experimental-loader `
3051
3051
* ` --experimental-modules `
3052
- * ` --experimental-permission `
3053
3052
* ` --experimental-print-required-tla `
3054
3053
* ` --experimental-require-module `
3055
3054
* ` --experimental-shadow-realm `
Original file line number Diff line number Diff line change @@ -461,7 +461,6 @@ EnvironmentOptionsParser::EnvironmentOptionsParser() {
461
461
&EnvironmentOptions::permission,
462
462
kAllowedInEnvvar ,
463
463
false );
464
- AddAlias (" --experimental-permission" , " --permission" );
465
464
AddOption (" --allow-fs-read" ,
466
465
" allow permissions to read the filesystem" ,
467
466
&EnvironmentOptions::allow_fs_read,
You can’t perform that action at this time.
0 commit comments