mirror of
https://github.com/zkldi/Tachi.git
synced 2026-09-22 23:18:05 +03:00
7 lines
180 B
TOML
7 lines
180 B
TOML
telemetry = false
|
|
|
|
# Single node_modules at repo root (npm/Yarn-style hoisting).
|
|
# Avoids per-workspace node_modules and keeps CI volume setup simple.
|
|
[install]
|
|
linker = "hoisted"
|