4 lines
174 B
TOML
4 lines
174 B
TOML
# Worktrunk project configuration. See https://worktrunk.dev/config/.
|
|
# Install Node deps when a new worktree is created.
|
|
pre-start.yarn-install = "yarn install --immutable"
|