Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Revert "add doc for DENO_NO_PROMPT (#289)"
Browse files Browse the repository at this point in the history
This reverts commit 475985f.
  • Loading branch information
kt3k committed Apr 18, 2022
1 parent 475985f commit de847fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions getting_started/setup_your_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,8 +417,6 @@ There are several environment variables which can impact the behavior of Deno:
then under the `deno` path.
- `DENO_INSTALL_ROOT` - When using `deno install` where the installed scripts
are stored. This defaults to `$HOME/.deno/bin`.
- `DENO_NO_PROMPT` - Set to disable permission prompts on access (alternative to
passing `--no-prompt` on invocation).
- `DENO_FUTURE_CHECK` - Opt-in to the upcoming behavior of the `deno run`
subcommand that doesn't perform type-checking by default.
- `DENO_WEBGPU_TRACE` - The directory to use for WebGPU traces.
Expand Down

0 comments on commit de847fb

Please sign in to comment.