Configuration written to $XDG_CONFIG_HOME/.bunfig.toml.
See https://bun.sh/docs/runtime/bunfig for the full list of options.
TOML value
{ }
{ smol = true; telemetry = false; test = { coverage = true; coverageThreshold = 0.9; }; install.lockfile = { print = "yarn"; }; }