Marc Cornellà c06197ad95 chore: fix comment bulk replace 2 years ago
..
README.md 44c6a71243 feat(deno): adding drA alias for --allow-all (#10501) 2 years ago
deno.plugin.zsh c06197ad95 chore: fix comment bulk replace 2 years ago

README.md

Deno Plugin

This plugin sets up completion and aliases for Deno.

Aliases

Alias Full command
db deno bundle
dc deno compile
dca deno cache
dfmt deno fmt
dh deno help
dli deno lint
drn deno run
drA deno run -A
drw deno run --watch
dts deno test
dup deno upgrade