Skip to main content

ProjectToolchainConfig

Overrides top-level toolchain settings, scoped to this project.

Index

Properties

bun

Overrides bun settings.

default

default: null | string

The default toolchain for all tasks within the project, if their toolchain is unknown.

deno

Overrides deno settings.

node

Overrides node settings.

python

Overrides python settings.

rust

Overrides rust settings.

typescript

Overrides typescript settings.