Files

13 lines
296 B
YAML
Raw Permalink Normal View History

$schema: 'https://moonrepo.dev/schemas/toolchains.json'
# javascript must be enabled alongside bun
javascript: {}
bun:
version: '1.3.11'
# Auto-install deps when lockfile/manifest changes
installDependencies: true
2026-07-10 19:57:05 +00:00
# Version is inherited from .prototools (versionFromPrototools)
rust: {}