Skip to content

Remove unneeded deno config check - #46

Open
bluwy wants to merge 1 commit into
mainfrom
remove-deno-config
Open

Remove unneeded deno config check#46
bluwy wants to merge 1 commit into
mainfrom
remove-deno-config

Conversation

@bluwy

@bluwy bluwy commented Sep 9, 2026

Copy link
Copy Markdown
Member

close #45

#45 (comment)

However, this isn't a bug. You do not need the "fmt" key to enable deno fmt, you can run it with its default options. The { file: "deno.json", key: "fmt" } should be removed entirely.

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.

detect() picks deno for any project that merely has a deno.json, and deno is the one formatter with no local fallback

1 participant