Files
CRAPP/bunfig.toml
T

8 lines
269 B
TOML
Raw Normal View History

2026-08-06 08:36:47 +02:00
[install]
saveTextLockfile = true
# 24h supply-chain guard: skip package versions published less than a day ago.
minimumReleaseAge = 86400
# Each entry bypasses the 24h guard for one package — confirm with the user
# before adding any.
minimumReleaseAgeExcludes = []