PartialDenoConfig
Index
Properties
optionalbins
List of binaries to install into the environment using deno install
.
optionaldepsFile
Relative path to a dependency management file. Used for content hashing.
optionallockfile
Requires and forces the use of deno.lock
files.
optionalplugin
Location of the WASM plugin to use for Deno support.
optionalversion
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