Skip to content

docs: clarify deno info config discovery#3132

Open
fibibot wants to merge 1 commit into
mainfrom
orch/issue-103
Open

docs: clarify deno info config discovery#3132
fibibot wants to merge 1 commit into
mainfrom
orch/issue-103

Conversation

@fibibot
Copy link
Copy Markdown
Contributor

@fibibot fibibot commented May 16, 2026

Summary

  • Clarifies that deno info <file> automatically discovers deno.json or deno.jsonc from the current directory or parent directories.
  • Notes --config <file> for an explicit config file and --no-config for disabling automatic config discovery.

Fixes #3130
Closes bartlomieju/orchid-inbox#103

Verification

  • deno info --help
  • deno task build:light

Maintainer to ping after CI is green: @bartlomieju

@fibibot
Copy link
Copy Markdown
Contributor Author

fibibot commented May 16, 2026

CI is green. @bartlomieju this is ready for review.

Copy link
Copy Markdown
Contributor

@lunadogbot lunadogbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added deno info <file> note matches config discovery from the current directory and its ancestors, and last_modified is bumped for this page update. No issues found.

@lunadogbot
Copy link
Copy Markdown
Contributor

@bartlomieju this is ready to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback: /runtime/reference/cli/info/ - Needs Improvement

2 participants