mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
6 lines
102 B
TOML
6 lines
102 B
TOML
[install]
|
|
cache = false
|
|
registry = "http://localhost:54321/"
|
|
|
|
[install.scopes]
|
|
foo = { token = "bar" } |