DenoConfig
Index
Properties
bins
List of binaries to install into the environment using deno install
.
optionaldepsFile
Relative path to a dependency management file. Used for content hashing.
lockfile
Requires and forces the use of deno.lock
files.
plugin
Location of the WASM plugin to use for Deno support.
version
The version of Deno to download, install, and run deno
tasks with.
Configures and enables the Deno platform. Docs: https://moonrepo.dev/docs/config/toolchain#deno