Commit bf3bc4e 1 parent 76b80b1 commit bf3bc4e Copy full SHA for bf3bc4e
File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -3088,7 +3088,6 @@ one is included in the list below.
3088
3088
* ` --experimental-json-modules `
3089
3089
* ` --experimental-loader `
3090
3090
* ` --experimental-modules `
3091
- * ` --experimental-permission `
3092
3091
* ` --experimental-print-required-tla `
3093
3092
* ` --experimental-require-module `
3094
3093
* ` --experimental-shadow-realm `
Original file line number Diff line number Diff line change @@ -470,7 +470,6 @@ EnvironmentOptionsParser::EnvironmentOptionsParser() {
470
470
&EnvironmentOptions::permission,
471
471
kAllowedInEnvvar ,
472
472
false );
473
- AddAlias (" --experimental-permission" , " --permission" );
474
473
AddOption (" --allow-fs-read" ,
475
474
" allow permissions to read the filesystem" ,
476
475
&EnvironmentOptions::allow_fs_read,
You can’t perform that action at this time.
0 commit comments