5 lines
118 B
TOML
5 lines
118 B
TOML
|
[install.lockfile]
|
||
|
# whether to save a non-Bun lockfile alongside bun.lockb
|
||
|
# only "yarn" is supported
|
||
|
print = "yarn"
|